/rnWebviewPoc

A react-native POC using WebView and TextInput

Primary LanguageObjective-C

RNWEBVIEWPOC

React native webview poc to is a sample app that passes TextInput value from home screen to WebView in another screen.

Dev setup

Install all dependencies

npm i

Run the ios emulator,

react-native run-ios