0.1.0-rc1 • Published 2 years ago

react-native-my-unity v0.1.0-rc1

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

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