@synonymdev/react-native-lnurl
TypeScript icon, indicating that this package has built-in type declarations

0.0.10 • Public • Published

react-native-lnurl

Description

Getting started

yarn add @synonymdev/react-native-lnurl
#or
npm i -s @synonymdev/react-native-lnurl

#rn-nodify is required
yarn add rn-nodeify -D

Setup & Run Example

  • git clone https://github.com/synonymdev/react-native-lnurl && cd react-native-lnurl && yarn install && cd example && yarn install
  • If iOS:
    • cd ios && pod install && cd ../ && npx react-native run-ios
  • If Android:
    • npx react-native run-android

Package Sidebar

Install

npm i @synonymdev/react-native-lnurl

Weekly Downloads

27

Version

0.0.10

License

MIT

Unpacked Size

32.2 kB

Total Files

21

Last publish

Collaborators

  • jayvdb
  • coreyphillips