I’m adding a dedicated Bill of Lading module to my React Native application and I want every shipment’s status to be visible the moment it changes. The core of the job is wiring the app to the provider’s API so that users on both iOS and Android can: • see real-time status updates the second they are posted • receive in-app and push notifications for each status change • review a full historical timeline for every Bill of Lading You’ll design the data flow, connect the REST/WebSocket endpoints, build the UI screens, and make sure the new code plays nicely with the existing Redux store and TypeScript setup. Proper error handling, offline caching, and unit tests are expected so I can ship to TestFlight and Google Play without surprises. **Relevant Skills:** - React Native (Expo) - Mobile App Development - AWS - UI/UX Design Principles - RESTful API Integration - Lambda Functions - Version Control (Git) - Python Once the feature is merged, I’ll verify that: 1. A shipment’s status changes in the dashboard and the app refreshes within seconds. 2. Push and local notifications arrive on both platforms. 3. The history screen loads all past events even after the app is restarted. Please let me know your timeline and any similar integrations you’ve delivered.