Skip to content

Releases: frogeducation/react-native-app-intro

v1.0.2

22 Oct 09:27

Choose a tag to compare

1.0.2 (2019-10-22)

Bug Fixes

  • ensure view is sized correctly (c5d7eb9)
  • simplify child view rendering for android (5b15eb6)
  • simplify next-button logic to use swiper's builtin (721f2f0)
  • update event handling to use event object (a5edd3c)

v1.0.1

22 Oct 06:49

Choose a tag to compare

1.0.1 (2019-10-22)

Bug Fixes

  • deps: upgrade to avoid android error (c0b51ea)

v1.0.0

21 Oct 17:30

Choose a tag to compare

1.0.0 (2019-10-21)

Bug Fixes

  • remove references to PropTypes (0cd0949)
  • synchronise package.json and package-lock.json (a8e06ed)