0.0.6 • Published 2 years ago

react-native-horizon-sdk v0.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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