I need a functional prototype built with Appcelerator Titanium that lets two mobile devices exchange short text messages over NFC in peer-to-peer mode. The app must run on both iOS and Android, using a single Titanium codebase. (You have option to use module found at https://titaniumsdk.com/api/modules/nfc.html) Core scope • Simple two-screen UI: one screen to compose or paste a text message (plain UTF-8), another to confirm the received message. • Tap-to-share via NFC: when the devices touch, the text is transmitted automatically and displayed on the receiver’s side. • Connection feedback: clear visual cues for “Ready to send,” “Transferring,” and “Received.” • Clean, well-commented Titanium/JavaScript code and any platform-specific modules (if third-party, document licensing). • README with build steps for both platforms and notes on required NFC entitlements or manifest settings. Success criteria – Message transfers must complete in under two seconds for strings up to 280 characters. – The same APK/IPA build should work on current Android and iOS versions supporting NFC peer-to-peer (test with simulators or real devices as available). – No data is stored permanently; once the message is displayed, it can be cleared. Deliverables: source code, compiled test builds, and setup instructions so I can run the project locally and confirm transfers on my devices. If you have existing Titanium NFC experience, especially with NDEF text records, mention it in your bid along with a rough timeline.