appandflow / appandflow/react-native-haptic
Prevent crash on Android
Open
- Dominant language
- Objective-C
- Stars
- 204
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
I'm using this package and really like it. However, on Android it causes a crash unless you limit it's use to iOS (e.g. `if ( Platform.OS === 'ios' ) ... `). Why not handle the non-iOS case within this package, to make it easier on the user?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.