react-native-compose-view
v0.1.0
Published
Compose view that was created via Swift-UI and Jetpack Compose
Downloads
3
Maintainers
Readme
react-native-compose-view
Compose view that was created via Swift-UI and Jetpack Compose
Installation
npm install react-native-compose-view
Usage
import { ComposeViewView } from "react-native-compose-view";
// ...
<ComposeViewView color="tomato" />
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT