Skip to content

Latest commit

 

History

History
38 lines (22 loc) · 546 Bytes

README.md

File metadata and controls

38 lines (22 loc) · 546 Bytes

WIP: this is still in development. Use on own responsibility.

react-native-edge-client

Nabto Edge Client for React Native

Building and testing the library

install yarn

corepack enable

Build the code

yarn install

Run the demo app

yarn example start

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT


Made with create-react-native-library