Quick answers about building apps with Rork.
Integrations
Can I integrate Rork with a database like Supabase or Firebase?
Yes. You can ask Rork to integrate with Supabase or Firebase, but it currently requires manual setup and guidance.For features like Auth or Push Notifications, export the code locally and follow external tutorials.
What is Rork Backend? Does it have a database or authentication service?
Rork Backend provides serverless functions that auto-scale and securely connect to APIs or external databases.It doesn’t yet include built-in database or authentication but will soon.
Backend hosting is included for paid users.
How can I build apps that use AI features like chat, voice transcription, or image generation?
Rork easily integrates with OpenAI API.Paid users get hosted AI without managing API keys.
You can also export the code and use your own OpenAI key.
Can I integrate Rork with business tools like Google Sheets, Airtable, Notion, or my own API?
Yes. Just ask Rork to integrate with the service you want.It will ask for your API key and might need API documentation for accuracy.
Can I import Figma files into Rork?
Yes. Copy your Figma screens as images and paste them into Rork AI chat.You can also drag-and-drop exported Figma images in bulk.
A more direct import feature is coming soon.
How can I add payments with Stripe, RevenueCat, Superwall, or Adapty?
Native payments aren’t built-in yet, but you can export your app and integrate payments with Cursor or hire help.Rork recommends RevenueCat for in-app purchases and subscriptions.
👉 Expo + RevenueCat Guide
How can I add authentication into my app?
For most apps, local data storage is enough.If you need authentication, use Supabase Auth for email/password or magic links.
For social login (Google, Apple, etc.), create a custom Expo Development Build.
👉 Supabase social login guide
How can I add push notifications into my app?
Rork supports local notifications natively.For push notifications, integrate Firebase Cloud Messaging (FCM) after exporting your code.
👉 Expo FCM setup guide
Need more help?
Still have questions?📩 Contact Support