react-native-lightning
react-native-lightning copied to clipboard
bug: missing module (react-native)
Also another missing module when using react-native-lightning in an external project.
Some of this library uses react-native (in src) and as react-native is not included as a dependency/package for this library, building fails unless I yarn add react-native.