Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/guccio163/pokender
Tinder for Pokemon
https://github.com/guccio163/pokender
Last synced: 15 days ago
JSON representation
Tinder for Pokemon
- Host: GitHub
- URL: https://github.com/guccio163/pokender
- Owner: Guccio163
- Created: 2024-07-09T16:46:49.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-07-10T13:41:24.000Z (6 months ago)
- Last Synced: 2024-11-06T13:56:54.589Z (2 months ago)
- Language: TypeScript
- Size: 440 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Pokemon app using bare React Native, React-Navigation and Onyx
- Using React-navigation and Onyx key-value store to let users view and like pokemons. Pokemons are downloaded from pokeapi.com.
- Pokender was used to learn react-navigation and onyx before starting contribution in Expensify project. Done during the start of Summer 2024 Internship in Software Mansion.
- Still not working: fully working typescript with problematic Onyx types (especially arrays), I chose not to investigate further (maybe in some free time).