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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,7 @@ import CacheableImage from 'react-native-cacheable-image'
33
33
34
34
*`activityIndicatorProps` - pass this property to alter the ActivityIndicator
35
35
*`defaultSource` - pass this property to provide a default source to fallback on (the defaultSource is attached to another CacheableImage component)
36
-
36
+
*`useQueryParamsInCacheKey` - Defaults to false for backwards compatibility. Set to true to include query parameters in cache key generation. Set to an array of parameters to only include specific parameters in cache key generation.
0 commit comments