Skip to content

Mobile app that lets you search for games. Using IGDB and built with Expo (React Native)

License

Notifications You must be signed in to change notification settings

nunogois/game-search-expo

Repository files navigation

Mobile app that lets you search for games.

Using IGDB and built with Expo (React Native).


game-search-expo.mp4

Try it out with Expo: https://expo.io/@nunogois/game-search-expo

Or download the app in Releases.

✨ Features

  • Check the most popular games
  • Search for any game
  • See ratings, release dates, platforms and much more info
  • See game screenshots
  • See similar / recommended games

👨‍💻  Using

React Native  Expo  Redux  TypeScript  Prettier 

igdb-api - IGDB Proxy API.

And also...

📌 To Do

v1.1

  • Add LICENSE;
  • Adapt from Redux to Vercel SWR;
  • Adapt to the new igdb-api version;
  • Better search behavior;
  • Go back to search from details screen (useful in case you're in too deep!);
  • Overall polish;