- Init project
- Build ios version
- Build android version
React Native Module for Unity
npm install react-native-unity-show
import { UnityShowView } from "react-native-unity-show";
// ...
<UnityShowView color="tomato" />
See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT