First React Native Mobile App
June 15, 2023
Developed my first React Native mobile application - an NFL league ticketing platform for Source Soft Solutions. This was an internal project that marked my entry into cross-platform mobile development.
Built using React Native CLI (not Expo) to have full control over native modules and configurations. The experience of building a real mobile app with native functionality was both challenging and rewarding.
This project expanded my skill set from web development to mobile app development, teaching me about mobile-specific patterns, navigation, state management, and platform-specific styling. The transition from React for web to React Native felt natural yet introduced unique challenges of mobile development.