practice-native-sdk
v0.4.11
Published
simple react native package
Downloads
4,994
Readme
practice-native-sdk
simple react native package
Installation
npm install practice-native-sdk
Usage
import { PracticeNativeSdkView } from "practice-native-sdk";
// ...
<PracticeNativeSdkView color="tomato" />
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