I want a straightforward React Native app that lets me, as the hotel owner, handle direct room bookings from guests. The first goal is a small-scope MVP I can install on both iOS and Android for basic testing. Core workflow • Guests open the app, search available rooms by date, room type or listed amenities. • An availability calendar shows what is free in real time. • From the calendar they tap to book, receive instant confirmation, and pay through a simple, mainstream payment gateway (Razorpay, Stripe or similar—whichever you can wire up fastest). What I need from you • Clean React Native code (TypeScript preferred but not required) and simple Firebase/Node/Express or comparable back-end just for room data, availability and booking records. • Basic owner dashboard screen where I can add rooms, set rates, and mark a room as unavailable. • Minimal UI—native components or a lightweight library such as React Native Paper is fine; styling can stay simple for now. • Clear README with setup steps so I can run the project locally and build the APK/IPA myself. Nice-to-have, only if it fits the same effort • Push or email notification to the guest after payment success. Keep the architecture modular so I can extend it later (e.g., guest chat, promo codes). For this phase, speed and clarity matter more than polish.