Skip to content

Commit

Permalink
chore: Note i18next.
Browse files Browse the repository at this point in the history
  • Loading branch information
willtp87 committed May 12, 2024
1 parent 37e1364 commit 279939a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ If you would like to contribute to this repo create an issue or pull request.
### Frameworks and Libraries
* [Expo](https://expo.dev/)
* [React Native Elements](https://reactnativeelements.com/docs)
* [i18next](https://www.i18next.com/)

### Building
A script to build for IOS on macos is provide in the package.json.
Expand All @@ -19,13 +20,13 @@ package.json scripts and vscode tasks for starting the Metro Bundler for use wit
A vscode launch file to attach the debugger to Expo Go is provided.

### Static Analysis
This project uses typescript and eslint it has associated scripts
This project uses typescript and eslint with associated scripts.
* package.json
* github workflows
* vscode tasks

### Testing
This project uses Jest and has associated scripts
This project uses Jest and has associated scripts.
* package.json
* github workflows
* vscode tasks
Expand Down

0 comments on commit 279939a

Please sign in to comment.