kfiroo / react-native-cached-image

CachedImage component for react-native
MIT License
940 stars 468 forks source link

"cannot call a class as a function" issue #104

Closed eggybot closed 6 years ago

eggybot commented 6 years ago

I got this error when building the apk file screenshot_20171102-111748

please go to this page for complete detail of the error https://github.com/wkh237/react-native-fetch-blob/issues/583

I posted this issue at react-native-fetch-blob so both community can respond to my issue.

thanks,

eggybot commented 6 years ago

closing this issue, I found out I have the same class name with same function which causing the issue.