Skip to content

v6.0.0

Choose a tag to compare

@mmazzarolo mmazzarolo released this 11 Oct 09:19
· 61 commits to master since this release
  • Removed the react-native-modal requirement. Fore the modal we now use a thin layer of abstraction on top of the original React-Native modal component. Props that were mapped using reactNativeModalProps should now be used directly on the container (e.g.: onBackdropPress).
  • Moved code to hooks (thanks @tyxou)

v5.6.0...v6.0.0