Skip to content
This repository has been archived by the owner on Apr 27, 2023. It is now read-only.

formio/react-native-app

Repository files navigation

This repository is now considered legacy and no longer supported. Please take a look at our recent repositories and help documentation at the following links.

React Native Formio Demo App

A demo app for React Native Formio

To run;

  • Run npm install -g react-native-cli.
  • Install xcode if you do not have xcode installed.
  • Clone this repository.
  • Run npm install.
  • Run react-native run-ios.