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

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 👤

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