Skip to content

v1.0.0

Compare
Choose a tag to compare
@jdmunro jdmunro released this 20 Jan 16:03
· 34 commits to master since this release
9f52589
  • Support for modern React Native versions
  • Fix deprecation warnings
  • Rebuilt the example project to use RN 0.52
  • Breaking change: due to how RN handles image assets, the API for loading images has changed. Now you just provide an asset key which is used to lookup the image in the xcassets catalog
  • Remove unnecessary files from the published package
  • Fixed a bug where the app would display a duplicate alert when refreshing (only impacting development builds)

Thanks also to contributions from @stief510 @yannickoo @artkow 🎉