react-native-turbo-poc

MIT License

Stars
5

react-native-turbo

Turbo native wrapper for react native

Installation

npm install react-native-turbo

Usage

import { TurboView } from "react-native-turbo";

// ...

<TurboView color="tomato" />

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT


Made with create-react-native-library