Skip to content

Commit ad86e9c

Browse files
authored
Create README.md
1 parent 28c3c32 commit ad86e9c

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# surveyjs-inside-react-native-webview
2+
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!
3+
4+
If you have the necessary React Native and npm development environments already installed, then clone this repo and type
5+
6+
'react-native run-ios' or 'react-native run-android' at the command line and be prepared to be amazed!

0 commit comments

Comments
 (0)