We have a POC App which has been built using Rork & Expo Go. However, Bluetooth beacon reading requires native modules (like react-native-ble-plx or similar) that aren't included in Expo Go. To use these, I understand that we need to create a custom development build using EAS Build, which will allow us to include custom native code in our already developed app. Requirements: - Capture Bluetooth beacon IDs in plain text format (for the POC stage) - Support protocols: iBeacon and Eddystone - Log all detected IDs from multiple beacons and with the ability to 'hide' beacons that are not part of the ecosystem. (To enable this we could include an identifier in the Beacon Name.) Ideal Skills and Experience: - Experience in mobile app development for Android and iOS - Familiarity with Bluetooth protocols, especially iBeacon and Eddystone - Ability to integrate UI with backend functionality - Proficient in data logging and handling multiple inputs