Skip to content
This repository has been archived by the owner on Jun 8, 2020. It is now read-only.

A working demo of an internationalized React Native to-do app

License

Notifications You must be signed in to change notification settings

ashour/react-native-i18n-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚠️ This repo is no longer maintained! Please visit https://github.com/PhraseApp-Blog/react-native-i18n-demo for the up-to-date repo.


React Native i18n Demo

This is a working demo app built on React Native with the Expo toolkit.

You can see the app running on your phone by using the Expo Client App. Once you have the Client, visit https://expo.io/@mashour/react-native-i18n-demo and use the QR Code for Android or "Request a Link" for iOS to get the app running in your Expo Client.

Try switching your device language between English and Arabic to see the localization and different writing directions at work.

Install and Develop Locally

To install this app and play with the code locally on your machine, just do the following:

  1. Install the Expo CLI
  2. Clone this repo
  3. From the directory where you cloned this repo, run yarn or npm install
  4. Run exp start

You should now be able to see the development version of the app in your Expo Client and develop the code with live reloading.

Happy hacking :)

About

A working demo of an internationalized React Native to-do app

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published