No. Fastshot generates production-ready code from text descriptions. You build and iterate entirely through chat.
What kind of apps can I build?
Cross-platform mobile apps for iOS and Android. Common examples include social apps, productivity tools, e-commerce apps, fitness trackers, educational apps, and finance tools.
Can I build a website with Fastshot?
No. Fastshot is specifically designed for mobile apps using React Native and Expo. For websites, consider other tools.
Is the generated code production-ready?
Yes. Fastshot generates TypeScript React Native code with proper structure, types, navigation, and state management — ready for app store submission.
Can I export and own the source code?
Yes. When you connect GitHub, your full source code is pushed to your own repository. You can clone it, modify it, and deploy it independently.
Yes. Install Expo Go on your device and scan the QR code shown in the preview panel.
Why does my app look different on my phone?
The browser preview is an approximation. Native components (navigation bars, modals, date pickers) render differently on real devices. Always test on a physical device for full accuracy.
What if the preview stops loading?
Click the “Restart Metro” button. If that doesn’t help, ask the AI to “restart the preview with cache reset.”
Connect GitHub and Expo, then click Deploy and select iOS. Fastshot handles the build and submission to App Store Connect. See the iOS deployment guide.
How do I publish to Google Play?
Connect GitHub and Expo, then click Deploy and select Android. Download the APK and upload it to Google Play Console. See the Android deployment guide.
Do I need paid developer accounts?
For iOS: yes, an Apple Developer Program membership (99/year).ForAndroid:yes,aGooglePlayConsoleaccount(25 one-time fee). These are required by Apple and Google, not by Fastshot.