Skip to content

lyra/embedded-form-react-native

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-native-kjs-example

React native project created using

npx create-expo-app kjs-example

Only required dependency is 'react-native-webview'

Prerequisites

To install all the required dependencies just run the following command:

npm install

Start the development server

To view the application whie developing it you need to install the expo client in your mobile device (android or ios)

With the application installed on your mobile device you can start the development server by running the following command:

npm start

NOTE: this npm script runs expo start you may need to use expo start --tunnel if you are having connectivity issues

With the server started and you can scan the provided qr code with your mobile device and have the application built and displayed for your device.

About

React Native Embedded form integration example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published