ascoders / react-native-image-viewer

🚀 tiny & fast lib for react native image viewer pan and zoom
MIT License
2.45k stars 580 forks source link

Allow to render renderIndicator and renderFooter at the same time #395

Open neoformalex opened 4 years ago

neoformalex commented 4 years ago

When I try to add both of them it doesn't render correctly, I saw the same thing happening with renderHeader but decided to fix only renderIndicator. If it's wrong, could you please explain why it doesn't work for me this way.