Releases: Dwivedi-03/saiyandex
v1.1.0 – Transformation Modal & UI Enhancements
- Added transformation modal for transformation images
- Modal has blur, semi-transparent background, and smooth animation
- Minor bug fixes and performance improvements
SaiyanDex v1.0.0
SaiyanDex v1.0.0 – First Release 🚀
SaiyanDex is a mobile app built with React Native and Expo SDK 55 that lets you browse, search, and favorite Dragon Ball characters. This release demonstrates my first fully functional React Native project with navigation, theme support, and local storage.
Features
Character Listing: Browse all Dragon Ball characters with images and descriptions.
Search: Quickly find your favorite characters by name.
Favorites: Mark characters as favorites; data saved locally using AsyncStorage.
Navigation: Stack & bottom tab navigation for smooth transitions.
Dark/Light Mode: Toggle the app theme for better user experience.
Responsive Design: Works on Android devices (Expo Go or standalone APK).
Installation
Download the APK from the Assets section below.
Install it on your Android device.
Open the app and enjoy exploring your favorite characters!
Demo / Media
🎥 A recorded demo of the app in action.
📸 Screenshots are included in the repo for reference.
Learning Outcomes
Hands-on experience with React Native & Expo
Implemented React Navigation (Stack + Tabs)
Managed app state with React Context API
Learned persistent storage using AsyncStorage
Gained practical skills in mobile UI, dark/light mode, and debugging
Future Enhancements
Integrate a real Dragon Ball API for dynamic data
Add sorting & filtering by power level
iOS build and distribution via TestFlight
Offline caching and improved animations






