Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 361 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 361 Bytes

Simple React Native WebView app

This is NOT a fork of the react-native-webview package. This is a simple React Native application with a WebView where the interface is correctly positioned below the notch, depending on each device.

Obviously, I used my own page's URL just as a placeholder. Replace it as you will.

It does no kind of caching at this point.