Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 478 Bytes

File metadata and controls

6 lines (4 loc) · 478 Bytes

surveyjs-inside-react-native-webview

An example React Native app project to show the necessary changes and working JS library dependencies necessary to nest a webview containing a SurveyJS survey INSIDE a React Native app. Turtles all the way down!

If you have the necessary React Native and npm development environments already installed, then clone this repo and type

'react-native run-ios' or 'react-native run-android' at the command line and be prepared to be amazed!