https://github.com/ahstro/react-native-code-test
Validation form in React Native and Redux
https://github.com/ahstro/react-native-code-test
Last synced: about 1 year ago
JSON representation
Validation form in React Native and Redux
- Host: GitHub
- URL: https://github.com/ahstro/react-native-code-test
- Owner: ahstro
- Created: 2020-06-26T19:36:25.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-21T07:34:51.000Z (almost 6 years ago)
- Last Synced: 2025-02-05T13:19:47.881Z (over 1 year ago)
- Language: TypeScript
- Size: 255 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Code test: Validation form in React Native with Redux
## Installation
1. Clone repo: `clone https://github.com/ahstro/react-native-code-test`
2. Enter directory: `cd react-native-code-test`
3. Install dependencies: `yarn`
4. Run expo: `yarn start`