react-native-image-placeholder
react-native-image-placeholder copied to clipboard
disable loading indicator
Thank you for your issues, I have just updated with a new one.
You can now use isShowActivity = {false}
disable loading indicator.
I'm still seeing the loading indicator even with that option set to false. Looking at the code, I'm not sure where that property is being read.
@xmeltrut I'm sorry, that is my mistake. I forgot about this issue in the new version. I've fixed it, and you can use it normally.
Thanks, working great now.