react-native-my-unity
v0.1.0-rc1
Published
test
Downloads
5
Readme
react-native-my-unity
My Unity component for React Native
Installation
npm install react-native-my-unity
Usage
import { MyUnityView } from "react-native-my-unity";
// ...
<MyUnityView 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