Skip to content

Releases: swan-io/react-native-browser

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)

0.2.1

18 Apr 10:06
8ea378c

Choose a tag to compare

  • Use an Options struct to fix a codegen issue (fix #4)

0.2.0

15 Apr 16:20
7de39d1

Choose a tag to compare

0.1.2

29 Jan 17:55
93ed428

Choose a tag to compare

  • Don't publish android build artifacts