Mobile Project
PokeWalk (React Native + Expo)
PokeWalk is a mobile application built with React Native and Expo that tracks the user's steps and unlocks Pokémon in a personal Pokédex based on walking progress.
The app includes user authentication, persistent account-based data, external API integration, and real-time step tracking using Expo Sensors.
Each user can register or log in with Firebase Authentication, load their own progress from Firestore, track or pause step detection, and unlock Pokémon based on their activity.
The project demonstrates mobile UI development, sensor access, API calls, Firebase integration, and persistent user data management.
React Native
Expo
Firebase Auth
Firestore
Expo Sensors
API Integration