Skip to content

Latest commit

 

History

History
46 lines (34 loc) · 1.86 KB

README.md

File metadata and controls

46 lines (34 loc) · 1.86 KB

Athena React Native App

Main Branch License Last Updated

🍺🍹🍷 Event Logistics Management

Development

Setup

Contributing

  • Make sure your branch passes the tests - npm test
  • Open a PR
  • Check the PR comments to find a link to the expo preview build

Production Release

Translations

  • Extract Translations with npm run translations:extract
  • Merge English Translations to othe rLanguages with npm run translations:merge
  • Edit Translations for non-English languages
  • Compile with npm run translations:compile