Skip to content

v1.1.0

Choose a tag to compare

@akhenda akhenda released this 06 Aug 20:23
· 31 commits to develop since this release

1.1.0 (2018-08-06)

Bug Fixes

  • build: correctly link the exception handler and update iOS icons (052b2ab)
  • build: downgrade RN to 0.55.4 and remove rogue console.log (e4fa2a1)
  • build: fix failing android build (257bb2c)
  • navigation: correctly handle unauthenticated user (94fc480)
  • redux: wrong state mutation on FETCH_USER_FAILURE (03e8b2d)

Features

  • auth: add on press handler for the forgot password link (0a936c9)

Performance Improvements

  • images: start using react-native-fast-image for images (3ccb05b)