0.1.0 • Published 3 years ago

react-native-compose-view v0.1.0

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

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