anshdroid

Results 4 comments of anshdroid

I'm facing the same issue and trying to find out the solution !!

> @rathore-himanshu821 you can add dependency: > `@react-native-community/viewpager": "^3.3.0",` > this temporary fix issue for me I'm using the same version still facing problem while cleaning Gradle

Got to fix this issue. In Android 13, it is seen that the end date must be one day after the start date. Therefore, the start and end dates cannot...

> Is this fixef? Any ideas how to fix this? Yes, Got to fix the issue somehow. While asking for permission set the readOnly flag to false ``` RNCalendarEvents.requestPermissions(false).then(req =>...