This is an example project for react-native-ldk
.
git clone [email protected]:synonymdev/react-native-ldk.git && cd react-native-ldk/lib/ && yarn install && yarn build && cd ../example && yarn install && yarn rn-setup
2. Spin up Polar or a Lightning node of your choosing and connect an Electrum Server to it.
yarn ios
#or
yarn android