appandflow / appandflow/react-native-haptic

Prevent crash on Android

Open
#8 3 comments 3 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.