Skip to content

Release 1.1.2

Choose a tag to compare

@efstathiosntonas efstathiosntonas released this 11 May 10:13
· 174 commits to main since this release

Improvements

  • chore: removed some peerDependencies
  • chore: removed @react-native-community/bob and added react-native-builder-bob

Fixes

  • fix: fixed useEffect props to only check for props.source instead of full props object, it was causing a loop if there was an error loading the image from cache (d5f85c8).