fabric component
npm install react-native-fabric-look
import { FabricLookView } from "react-native-fabric-look";
// ...
<FabricLookView color="tomato" />
See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT
Made with create-react-native-library