Eric Chang
Eric Chang
Thanks to @l4b4r4b4b4 's work . This is to fix the compatibility issue with leaflet v4 and React 18 . @yuzhva @CodeCutterUK @webcarrot
Hi, thank you for this great plugin! The plugin is awesome but I have an issue when using labels for circlemakers. Labesl for CircleMarkers seem to be too far away...
HKQuantityTypeIdentifierAppleExerciseTime is only available on iOS 9.3+. This creates instacrash on iOS 9.1 or lower. Any way we can only conditionally require this HKObjectType if the OS is 9.3 or...
HKQuantityTypeIdentifierAppleExerciseTime is only available on iOS 9.3+. The requirement creates instacrash on iOS 9.1 or lower. Any way we can only conditionally require this HKObjectType if the OS is 9.3...
Thanks for this great sample app! I was able to run it with Xcode 7, but when I switch to Xcode 8, I experienced the following errors. Has any one...
# Summary The limited contact permission is coming for iOS 18 ([Apple's documentation](https://developer.apple.com/documentation/contacts/cnauthorizationstatus/limited)). The PR is to support that ## Test Plan ### What's required for testing (prerequisites)? - iOS...
### Description on iOS 18 beta, the image library picker freezes upon opening as shown in the below video clip. It should probably be fixed. https://github.com/react-native-image-picker/react-native-image-picker/assets/1524485/9c6399c1-d609-4e6e-b5da-bf52330ce0d0 ### How to repeat...