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

Library for LND mobile in react native

Results 5 react-native-lightning issues
Sort by recently updated
recently updated
newest added

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...

bug

I've added react-native-lightning to my app, and when building with Xcode, it fails with error: ``` warning: the transform cache was reset. Welcome to Metro! Fast - Scalable - Integrated...

bug

Instead of using a hardcoded Lndmobile.framework (or android equivalent) I think it would be nice if the user could supply their own Lnd framework, which may have custom features, bug...

enhancement

Hello Team Synonym, I think I am doing something wrong with my install, I have tried to run the app on both my Desktop and external SSD drive, but have...

I am trying to replicate the example App.tsx in our own app and as soon as I tap the "Start LND" button the app crashes with the following message on...