FinanceReactNative
FinanceReactNative is a cross-platform mobile application demonstrating React Native development by replicating the core functionality of the iOS Stocks app. Available for both iOS and Android, this project serves as an educational reference for building financial tracking interfaces. The application retrieves real-time stock market data from Yahoo Finance and presents it through a familiar dashboard layout featuring price charts, watchlists, and detailed stock information. Key technical features include the integration of the Alt flux architecture for state management, Moment.js for date handling, and React Native Router Flux for navigation. It utilizes standard components such as ListView for efficient data rendering, RefreshControl for pull-to-refresh gestures, and Vector Icons for visual elements. While the app was previously distributed via the Google Play Store, it is now maintained as a deprecated repository to showcase specific React Native versions and plugin implementations rather than for active pr