react-native-image-progress
react-native-image-progress copied to clipboard
Help needed: Is there any prop which i can use to show progress spinner on selected screens???
Hi, I'm using Fast image library and implemented this lib to show the progress spinner. Now, I can see the spinner on every image in my projects as i've a global component that renders the image but only want to show the spinner on selected screens/components. Is there any prop or solution which I can implement? Also, what if i only want to show the spinner in Android, not in iOS. What can be the best approach??? Thanks in advance!!!