https://github.com/vladimir-vovk/react-native-sample-profile
An example of a profile form with a simple validation for React Native 👤
https://github.com/vladimir-vovk/react-native-sample-profile
form profile react-native validation
Last synced: 5 months ago
JSON representation
An example of a profile form with a simple validation for React Native 👤
- Host: GitHub
- URL: https://github.com/vladimir-vovk/react-native-sample-profile
- Owner: vladimir-vovk
- Created: 2019-10-09T21:56:14.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-06T14:44:27.000Z (over 3 years ago)
- Last Synced: 2025-08-13T19:46:02.707Z (11 months ago)
- Topics: form, profile, react-native, validation
- Language: TypeScript
- Homepage:
- Size: 23.6 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Native Sample Profile
An example of a profile form with a simple validation for React Native. Please feel free to use it in your next project.

## Installation
1. Clone the repo
2. Change directory to the app: `cd react-native-sample-profile`
3. Install all dependencies: `yarn install`
4. Run the app: `yarn start`
## Expo
You can also run this app with [Expo](https://expo.io/@vladimir_vovk/react-native-sample-profile).
## Troubleshooting
- undefined is not an object (evaluating 'expo Localization.Localization.locale')
```
... go to settings > general > language and region in your iOS simulator and update region setting.
```
https://github.com/expo/expo/issues/5735#issuecomment-534063072
## Features
- Manage app's state with [mobx](https://mobx.js.org)
- Localization with [i18n-js](https://docs.expo.io/versions/latest/sdk/localization/)
- Form management with [React Hook Form](https://react-hook-form.com/)
## Credits
- Cat Profile icon by Icons8