/fabric-look

Primary LanguageJavaMIT LicenseMIT

react-native-fabric-look

fabric component

Installation

npm install react-native-fabric-look

Usage

import { FabricLookView } from "react-native-fabric-look";

// ...

<FabricLookView 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