Releases: naoufal/react-native-safari-view
Releases · naoufal/react-native-safari-view
2.1.0
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
Notes
- Adds
barTintColor
- #40
- Restore
tintColor
support for iOS 10 - #40
- Fixes
module not found
error - #38
1.0.0
Release Notes
- Updates project and example to React Native 0.28
isAvailable
now returns false on Android