Parkjunwu

Results 3 comments of Parkjunwu

For me, delete id on PushNotification.localNotificationSchedule then works well. [https://github.com/zo0r/react-native-push-notification/issues/1707#issuecomment-923696626](url)

Same issue on android with react-native 0.70.1 and 0.70.4. > Could not determine the dependencies of task ':app:processDebugResources'. > Could not resolve all task dependencies for configuration ':app:debugRuntimeClasspath'. > Could...

I got same problem! I think this problem happened after new Mac OS installed. In my case, I use this library with react-native-image-crop-picker, and this library use 'TOCropViewController' dependency. This...