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
- Host: GitHub
- URL: https://github.com/vikrantnegi/react-native-multi-language-app
- Owner: vikrantnegi
- Created: 2019-06-25T09:23:39.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T03:39:15.000Z (about 3 years ago)
- Last Synced: 2024-06-11T21:51:36.996Z (almost 2 years ago)
- Topics: i18n-js, localization, multi-language, react-native, react-native-localize
- Language: Objective-C
- Homepage: https://medium.com/better-programming/creating-a-multi-language-app-in-react-native-9828b138c274
- Size: 2 MB
- Stars: 27
- Watchers: 1
- Forks: 12
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
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 :)
[](https://ko-fi.com/E1E6Z0JL)
