Skip to content

Releases: naoufal/react-native-safari-view

2.1.0

02 Oct 15:30
Compare
Choose a tag to compare

Fixes

  • Replace deprecated RCTEventDispatcher (#68)
  • Fixed Safari View not being presentable from a modal (#26, #53)
  • Fix issue with readerMode not accepting false as a value (#56, #58)

Other

  • Implemented promises natively (#73)
  • Update example project to react-native 0.48 (#71)
  • Update StatusBar examples in README (#64)

1.2.0

10 Oct 17:18
Compare
Choose a tag to compare

Notes

  • Adds barTintColor - #40
  • Restore tintColor support for iOS 10 - #40
  • Fixes module not found error - #38

1.1.0

01 Sep 20:16
Compare
Choose a tag to compare

Feature

1.0.0

21 Jun 23:48
Compare
Choose a tag to compare

Release Notes

  • Updates project and example to React Native 0.28
  • isAvailable now returns false on Android

v0.1.1

21 Jul 13:01
Compare
Choose a tag to compare

Release Notes

v0.1.0

21 Jul 12:57
Compare
Choose a tag to compare

Release Notes

  • Initial release