mirror of
https://github.com/status-im/react-native-webview.git
synced 2026-08-31 03:31:05 +00:00
This changes the following: - Fixes #218 - Removed unused Fabric Maven config - Versions now correctly checking `rootProject.ext.X` instead of `rootProject.X` to match behaviour from all other libs (RNFB needs changing as well 🙈) - Swapped `implementation` for `api` for react native sources - only used to build.   cc @terrytianliang