kartavyaparekh96
Results
2
issues of
kartavyaparekh96
``` componentDidMount() { // iOS: show permission prompt for the first call. later just check permission in user settings // Android: check permission in user settings FCM.requestPermissions().then(()=>console.log('granted')).catch(()=>console.log('notification permission rejected')); FCM.getFCMToken().then(token...
I use _headerOnpress and print secrtionId and True or false. But how can i set icon in place of 'more'? when section id true then Down arrow and false then...