KHBR

Cross-Platform React Native CLI Build – Developed with React Native CLI to deliver native performance on both iOS and Android devices.
Authentication Flow – Implemented secure login, signup, and token-based session persistence for seamless access control.
Real-Time News Feed – Dynamic home screen showing latest articles with smooth scroll and refresh control.
Category Filtering with Bottom Sheet – Integrated a bottom sheet modal to let users filter news by categories such as Tech, Politics, and Sports.
News Detail Screen – Implemented a detailed view for each news article with full content, publication info, and source links.
Profile Screen – Created a profile section for viewing saved preferences and basic user information.
Modular Layouts and UI Components – Built reusable layouts and UI components to maintain consistent design patterns across screens.
Solid Industry-Standard Code Architecture – Followed scalable, modular, and maintainable file structure with separation of concerns, making the codebase clean and easy to extend.