Gravity
Search…
Gravity
Welcome to Gravity
Getting Started
Stack
Updates
Changelog
Gravity Server
Introduction
Installation
Application Structure
REST API
Authentication
Config
Environment Variables
Database Queries
Handling Errors
Logging
Push Notifications
Email Notifications
User Feedback
Permissions (Roles)
File Uploads
Payments
Free Accounts
CLI Toolbelt
Testing
Gravity Web
Introduction
Tailwind & SCSS
Routing
Events
Authentication
Hooks
Views
Handling Errors
Deployment
Components
Gravity Native
Introduction
Prerequisites
Installation
App Context
Authentication
Magic Links
Handling Errors
Navigation
Config
Events
Views
Components
Push Notifications
Payments
Building Your App
Mission Control
Introduction
Installation
User Management
Feedback
Events
Logs
Powered By
GitBook
Building Your App
When you've created your killer app it's time to launch it on the app store and watch the dollars roll in.
If only it were that simple eh?
Fortunately, building your app with Expo
is
simple. You don't need to wrestle with developer certificates and native IDEs.
In terminal, just run:
1
// ios
2
expo build
:
ios
3
​
4
// android with 64-bit app bundle
5
expo build
:
android
-
t app
-
bundle
Copied!
Expo will ask for your developer credentials then build your app in the cloud for you while you kick back and sip coffee.
How cool is that?
Now you can submit your app to the
iOS
and
Play stores
hassle-free.
Each time you upload a new build you will need to increment the version numbers in
/app.json
Gravity Native - Previous
Payments
Next - Mission Control
Introduction
Last modified
2yr ago
Copy link