react-native-horizon-sdk
v0.0.6
Published
test
Downloads
108
Readme
react-native-horizon-sdk
Horizon SDK wrapper for React Native
Installation
npm install react-native-horizon-sdk```
## Usage
```js
import { HorizonSdkView } from "react-native-horizon-sdk";
// ...
<HorizonSdkView />
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