Skip to content

tanlucvo/react-native-fast-image-purple

Repository files navigation

react-native-fast-image-purple

FastImage

Installation

npm install react-native-fast-image-purple

Usage

import { FastImagePurpleView } from "react-native-fast-image-purple";

// ...

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