You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Revert "android build: Use our patched react-native-webview to cut noise in log."
This reverts commit 1982f3f.
`react-native-webview` relies on a `lib/` directory which is not
automatically built, but instead usually downloaded from `npm`.
Since the source repo doesn't contain `lib/`, this breaks the build.
As this is presently only cosmetic, reverting until either we figure
out how to build it as needed, or (per the previous commit) update
`react-native`.
0 commit comments