Compose view that was created via Swift-UI and Jetpack Compose
npm install react-native-compose-viewimport { ComposeViewView } from "react-native-compose-view";
// ...
<ComposeViewView color="tomato" />See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT