react-native-compose-view

Compose view that was created via Swift-UI and Jetpack Compose

Usage no npm install needed!

<script type="module">
  import reactNativeComposeView from 'https://cdn.skypack.dev/react-native-compose-view';
</script>

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