kfiroo/react-native-cached-image

Suggestion: passing a customised ActivityIndicator or SpinnerComponent

Closed this issue · 2 comments

I have read your source code and found that there is no way to pass a customised loading spinner to replace the default ActivityIndicator. The default one is ugly and I would like to replace it with my own component. Maybe you can just rewrite renderLoader() to support this feature. Or I can just send you a PR if you are acceptable.

@gameboyVito Great suggestion, PRs are welcome! :)