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

https://github.com/vikrantnegi/react-native-multi-language-app

Multi Language example app with react native
https://github.com/vikrantnegi/react-native-multi-language-app

i18n-js localization multi-language react-native react-native-localize

Last synced: 5 months ago
JSON representation

Multi Language example app with react native

Awesome Lists containing this project

README

          

# React Native Multi Language App Demo

> A react native app with multi language example using [react-native-localize](https://github.com/react-native-community/react-native-localize)

Read more about this in an article on [Medium](https://medium.com/better-programming/creating-a-multi-language-app-in-react-native-9828b138c274)

### Clone the repo

```bash
$ git clone https://github.com/vikrantnegi/react-native-multi-language-app.git
```

### Install the dependencies

```bash
$ yarn
```

### Run the app

```bash
$ react-native run-ios
$ react-native run-android
```

### License

MIT © [Vikrant Negi](https://github.com/vikrantnegi)

## Donation

If this project helped you reduce time to develop, please consider buying me a cup of coffee :)

Buy Me A Coffee

[![ko-fi](https://www.ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/E1E6Z0JL)