Skip to content

A sample that show cases how to build a cloud image component

License

Notifications You must be signed in to change notification settings

madhu314/RNCloudImageComponent

Repository files navigation

Problem: Cloud image services like cloudinary/imgix require dimension of image to generate urls. When we work with flex, sometimes dimensions of image can be determined only during runtime of the app.

CLImage component in this repo provides a simple technique to generate urls based on well known onLayout callback. It works with cloudinary service, similar approach can be extended to other services.

About

A sample that show cases how to build a cloud image component

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published