https://github.com/deadcoder0904/expo-formal
Using Expo with Formal to make the world's simplest forms in React Native
https://github.com/deadcoder0904/expo-formal
expo expo-forms formal react-native-formal react-native-forms
Last synced: 19 days ago
JSON representation
Using Expo with Formal to make the world's simplest forms in React Native
- Host: GitHub
- URL: https://github.com/deadcoder0904/expo-formal
- Owner: deadcoder0904
- Created: 2019-05-02T15:05:04.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-10T05:18:28.000Z (about 7 years ago)
- Last Synced: 2025-01-14T13:17:59.051Z (over 1 year ago)
- Topics: expo, expo-forms, formal, react-native-formal, react-native-forms
- Language: JavaScript
- Size: 734 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# expo-formal
> Using Expo with Formal to make the world's simplest forms in React Native

# Clone the repo
```bash
$ git clone git@github.com:deadcoder0904/expo-formal.git
```
# Install the dependencies
```bash
$ yarn
```
# Run the app
```bash
$ yarn start
```
# License
MIT © [Akshay Kadam](https://twitter.com/deadcoder0904)