Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add support for localization #78

Merged
merged 2 commits into from
Nov 1, 2019
Merged

feat: Add support for localization #78

merged 2 commits into from
Nov 1, 2019

Conversation

sanjeevyadavIT
Copy link
Owner

@sanjeevyadavIT sanjeevyadavIT commented Nov 1, 2019

What does this implement/fix? Explain your changes.
Provide support to localization of strings in the APP

  • Add i18n-js and react-native-localize package
  • Write boilerplate code for i18n
  • Test i18n with some strings
  • Replace all strings in APP with i18n reference

Does this close any currently open issues?
Close #77

Where has this been tested?

  • Magento Version: [2.1.0]
  • Device: [Android Emulator Nexus 5X]
  • OS: [Andorid PIE]
  • Version [28]

description:
1. Add i18n and react-native-localize package
2. Write boilerplate code for i18n
3. Test i18n with some strings
@sanjeevyadavIT sanjeevyadavIT self-assigned this Nov 1, 2019
@sanjeevyadavIT sanjeevyadavIT added the Status: In Progress Working on the issue label Nov 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Completed Task completed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support localization(i18n) in the App
1 participant