react-native-lightning icon indicating copy to clipboard operation
react-native-lightning copied to clipboard

bug: missing module (react-native)

Open losh11 opened this issue 3 years ago • 0 comments

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.

losh11 avatar May 21 '22 10:05 losh11