Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yoesuv/rn-app-language
https://github.com/yoesuv/rn-app-language
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/yoesuv/rn-app-language
- Owner: yoesuv
- Created: 2022-11-17T14:21:24.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-10-27T23:27:53.000Z (about 1 year ago)
- Last Synced: 2024-04-20T17:13:00.976Z (9 months ago)
- Language: TypeScript
- Size: 688 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
## App Language ###
React Native app with multiple language localization.
Build from [Expo Framework](https://expo.dev/). Download apk file [here](https://e.pcloud.link/publink/show?code=XZyEfsZw6DUecj27hzoXKcAidT1UzAlKPy7)#### Screenshot ####
| English | Indonesia | Dialog |
| :---: | :---: | :---: |
| ![](https://images2.imgbox.com/66/80/XHsezWow_o.png) | ![](https://images2.imgbox.com/ba/38/DMoF9xnQ_o.png) | ![](https://i.imgur.com/klfywRW.png) |#### List Package ####
- [Expo Async Storage](https://docs.expo.dev/versions/latest/sdk/async-storage/)
- [Expo Localization](https://docs.expo.dev/versions/latest/sdk/localization/)
- [i18n-js](https://www.npmjs.com/package/i18n-js)
- [React Native Restart](https://www.npmjs.com/package/react-native-restart)
- [React Navigation](https://reactnavigation.org/)
- [Redux](https://redux.js.org/)
- [React Redux](https://react-redux.js.org/)
- [Redux Thunk](https://github.com/reduxjs/redux-thunk)#### References ####
- [Youtube](https://www.youtube.com/watch?v=NqhXtRRm8kY)