Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 440 Bytes

File metadata and controls

27 lines (16 loc) · 440 Bytes

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