itinance / itinance/react-native-fs
java.lang.IllegalStateException: Native module Vibration tried to override com.facebook.react.modules.vibration.VibrationModule. Check the getPackages() method in MainApplication.java, it might be that module is being created twice. If this was your intention, set canOverrideExistingModule=true. This error may also be present if the package is present only once in getPackages() but is also automatically added later during build time by autolinking. Try removing the existing entry and rebuild.
Open
- Dominant language
- C++
- Stars
- 5k
- Forks
- 1k
- PR merge metrics
- No merged PRs in 30d
Description
I have the same issue during the installation of react-native-video package.

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.