All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Merged johnlim5847 PR (add action props)
- Bump react-native-webview to 9.0.1
- Fixed the onMessage function not being triggered anymore (Issue 5)
- Using React Native Community WebView instead of the deprecated one.
- Added the whitelist for 'about:blank' react-native-webview/react-native-webview#26.
- Changed the copyright in the LICENSE.
- Removed the WIP line in README.
- Changed the gifs in the README.
- Tested the project and created a real README file.
- Added the project as used in our company's React Native application.