I need a React Native build that mirrors the current mobile experience of my web app (https://dev.d3frb7rxisio3j.amplifyapp.com/ — log in with any phone number, OTP 000000). Focus only on the Job Seeker side for this first phase. Replicate these core screens and flows: • Job search with filters, listings, and apply flow • Community discussions feed with post, comment, and like actions • User profile creation and editing, including résumé upload Events candidate journey Enhance the native version with: • Push notifications for new job matches and community interactions • Basic offline access so recently viewed jobs and discussions remain visible without data • In-app messaging between job seekers and employers (stub interface and socket/API hooks are enough for now) I’ll provide API endpoints and brand assets. Deliver a clean, well-structured React Native codebase (TypeScript preferred), Redux/Context for state, and clear setup instructions so I can run the app on both Android and iOS simulators. Keep component naming consistent with the web app, reuse existing REST/GraphQL calls, and ensure the UI follows the same styling. Acceptance: 1. All listed flows run without errors on Android & iOS. 2. Notifications, offline cache of at least 20 items, and chat UI work with the provided test endpoints. 3. Code lint-clean and documented. Looking forward to your expertise in turning our mobile web view into a polished native experience.