This app is an example of how to create a multi-language without any library in react-native.
You can see the complete guide at this link
- Node
- react-native-cli
cd ReactNativeMultiLanguageApp
npm install
react-native run-ios ---> IOS
react-native run-android ---> ANDROID