DylanVann / react-native-fast-image

🚩 FastImage, performant React Native image component.
MIT License
8.09k stars 1.47k forks source link

docs: priority description #959

Open brennansaul opened 1 year ago

brennansaul commented 1 year ago

Added the following description for the fast image source.priority prop.

Indicates the load order priority of an image. Images with FastImage.priority.high will load before images in a similar context with low or normal priority.