Skip to content

Releases: swan-io/react-native-browser

v1.1.0

22 Apr 13:29
afa0d0b

Choose a tag to compare

  • Add onClose callback
  • Update dependencies

v1.1.0-beta.1

13 Feb 10:00
97501b3

Choose a tag to compare

  • iOS: Fix onClose support on old arch #32

v1.1.0-beta.0

06 Feb 15:52
2b15640

Choose a tag to compare

  • Adding onClose callback

1.0.1

19 Aug 10:09
2fdb9b1

Choose a tag to compare

  • Avoid RCTPresentedViewController usage as it could mess with the builtin Modal component

1.0.0

31 Jul 13:52
d01e8f7

Choose a tag to compare

  • Remove onOpen and onClose as the second one was unreliable on Android.

0.4.1

09 Jan 09:56
7d3a98b

Choose a tag to compare

  • Delete SFSafariViewController instance in case of crash on opening

0.4.0

04 Nov 13:31
67f2905

Choose a tag to compare

  • Migrate the Android codebase to Kotlin

0.3.1

24 Jul 08:24
d36414d

Choose a tag to compare

0.3.0

19 Jul 13:15
be0aab4

Choose a tag to compare

  • Add animationType option (with fade or slide)

0.2.2

22 Apr 23:09
5edd71e

Choose a tag to compare

  • Fix compatibility with old React Native versions (fix #7)