You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After upgrade to RN 0.74.0 an error/warning is logged with react-native-image-cache 3.1.0
ERROR Warning: CachedImage: Support for defaultProps will be removed from function components in a future major release. Use JavaScript default parameters instead.
in CachedImage (created by CGPItem)
in RCTView (created by View)
in View (created by Animated(View))
in Animated(View) (created by TouchableOpacity)
in TouchableOpacity (created by TouchableOpacity)
...
SSenocico, MS0015, NgKhacDuy, ShivamJoker and UPpy-jej