Release 1.1.2
Improvements
- chore: removed some
peerDependencies - chore: removed
@react-native-community/boband addedreact-native-builder-bob
Fixes
- fix: fixed
useEffectprops to only check forprops.sourceinstead of full props object, it was causing a loop if there was an error loading the image from cache (d5f85c8).