An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# expo-formal

> Using Expo with Formal to make the world's simplest forms in React Native

![App](./assets/app.png)

# 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)