Skip to main content

Main App Screen

After subscription, users land on your main app.

File

app/(main)/index.tsx

Subscription Guard

The layout checks subscription status:

Adding Screens

Create files in app/(main)/:

Tab Navigation

For bottom tabs, update the layout: