Matteo Lucini Paioni

Results 7 comments of Matteo Lucini Paioni

Did you find a solution to not ask for the extra permissions? I'm not an expert on Android development and struggling to figure out if it's actually impossible to use...

If it's useful to anyone, I did get self managed mode to work using [@notifee/react-native](https://www.npmjs.com/package/@notifee/react-native). I setup CallKeep, then I when I receive a notification (Firebase) I add some listeners...

I'm having the same problem, after upgrading to React Native 0.76.7 and adding support for Expo Modules

@BondugulaAadhi I managed to get fonts to load now, in my case the issue was introducing expo which apparently loads assets differently. I'll leave some snippets in case it helps....

@rawatpb65 we experienced the same issue, for us it only happened after using a DateTimePicker set to "datetime" mode and then trying to use another set to "time" mode only....