sridharrajs / rnWebviewPoc

A react-native POC using WebView and TextInput

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A react-native POC using WebView and TextInput


Languages

Language:Objective-C 37.5%Language:JavaScript 29.0%Language:Python 18.8%Language:Java 14.7%