Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 501 Bytes

README.md

File metadata and controls

33 lines (20 loc) · 501 Bytes

Project under development!!!

  • Init project
  • Build ios version
  • Build android version

react-native-unity-show

React Native Module for Unity

Installation

npm install react-native-unity-show

Usage

import { UnityShowView } from "react-native-unity-show";

// ...

<UnityShowView color="tomato" />

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT