Hamza Shabbir

Results 4 comments of Hamza Shabbir

I am using this const status = await PermissionsAndroid.request( PermissionsAndroid.PERMISSIONS.POST_NOTIFICATION, ); But it works fine on my emulator but it never asks for permission on a real device and the...

Downgrading didn't work at all for me after updating react-native to 0.79.3 with Expo 53.0.0 I even tried downgrading to 5.0.7, but got the same issue. 5.07 worked fine for...

> [@abrarulhaq7](https://github.com/abrarulhaq7) Don't use `"react-native-date-picker": "^5.0.12"`but `"react-native-date-picker": "5.0.12"` Worked for me.

@HwaKintNg, have you found a solution for it? I want it on RN 0.73.6