@dangttp/react-native-quick-image
v0.1.5
Published
A cloned version of the most famous react-native-fast-image, support new architecture
Downloads
5
Readme
react-native-quick-image
A cloned version of react-native-fast-image, support new architecture
Installation
npm install react-native-quick-image
Usage
import { QuickImageView } from "react-native-quick-image";
// ...
<QuickImageView 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