0.1.5 • Published 2 years ago

nuke-lazy-meof v0.1.5

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

nuke-lazy-meof

meof

Installation

npm install nuke-lazy-meof

Usage

import { NukeLazyMeofView } from "nuke-lazy-meof";

// ...

<NukeLazyMeofView  
    uri="https://picsum.photos/200/200"
    style={styles.box}
    resizeMode="scaleAspectFill"
/>

Contributing

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

License

MIT