> ## Documentation Index
> Fetch the complete documentation index at: https://docs.shipmobilefast.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Tech Stack

> What we use in Ship Mobile Fast Expo Boilerplate

<Frame>
  <img src="https://mintcdn.com/shipmobilefast-51a499dc/rNBXOQ08cKXtmr3A/images/header/tech-stack.png?fit=max&auto=format&n=rNBXOQ08cKXtmr3A&q=85&s=271764b261bffe2309c6aba8f420ee09" alt="Tech Stack" className="w-full h-full rounded-xl" width="700" height="320" data-path="images/header/tech-stack.png" />
</Frame>

## What We Use?

Our boilerplate provides a solid foundation for your mobile app development with:

<CardGroup cols={2} horizontal>
  <Card title="Supabase" img="https://mintcdn.com/shipmobilefast-51a499dc/rNBXOQ08cKXtmr3A/images/header/supabase.png?fit=max&auto=format&n=rNBXOQ08cKXtmr3A&q=85&s=49902782bddaf23bf13e555a56abec63" width="700" height="320" data-path="images/header/supabase.png">
    PostgreSQL database with real-time subscriptions and auth
  </Card>

  <Card title="RevenueCat" img="https://mintcdn.com/shipmobilefast-51a499dc/rNBXOQ08cKXtmr3A/images/header/iap.png?fit=max&auto=format&n=rNBXOQ08cKXtmr3A&q=85&s=095f24dab20452f645c6dbc1f774b618" width="700" height="320" data-path="images/header/iap.png">
    In-app purchases and subscription management
  </Card>

  <Card title="Redux" img="https://mintcdn.com/shipmobilefast-51a499dc/rNBXOQ08cKXtmr3A/images/header/redux.png?fit=max&auto=format&n=rNBXOQ08cKXtmr3A&q=85&s=9d3342776df430359a9c2b705fee8bb1" width="700" height="320" data-path="images/header/redux.png">
    State management with Redux Toolkit
  </Card>

  <Card title="ExpoPush Notifications" img="https://mintcdn.com/shipmobilefast-51a499dc/rNBXOQ08cKXtmr3A/images/header/push.png?fit=max&auto=format&n=rNBXOQ08cKXtmr3A&q=85&s=f518815110227c65ac7b5ef360f901e8" width="700" height="320" data-path="images/header/push.png">
    Expo Push Notifications with complete setup
  </Card>

  <Card title="PostHog" img="https://mintcdn.com/shipmobilefast-51a499dc/rNBXOQ08cKXtmr3A/images/header/posthog.png?fit=max&auto=format&n=rNBXOQ08cKXtmr3A&q=85&s=6c627d076f899b18f7acdc9ef04f42b0" width="700" height="320" data-path="images/header/posthog.png">
    Comprehensive user behavior tracking and analytics
  </Card>

  <Card title="Sentry" img="https://mintcdn.com/shipmobilefast-51a499dc/rNBXOQ08cKXtmr3A/images/header/sentry.png?fit=max&auto=format&n=rNBXOQ08cKXtmr3A&q=85&s=73500585404ee3167fd92782f62ed519" width="700" height="320" data-path="images/header/sentry.png">
    Real-time error monitoring and crash reporting
  </Card>

  <Card title="react-i18next" img="https://mintcdn.com/shipmobilefast-51a499dc/rNBXOQ08cKXtmr3A/images/header/i18n.png?fit=max&auto=format&n=rNBXOQ08cKXtmr3A&q=85&s=65f2527759b992ad7a744fa33694528a" width="700" height="320" data-path="images/header/i18n.png">
    Multi-language support with easy translation management
  </Card>

  <Card title="Expo Router" img="https://mintcdn.com/shipmobilefast-51a499dc/rNBXOQ08cKXtmr3A/images/header/expo-router.png?fit=max&auto=format&n=rNBXOQ08cKXtmr3A&q=85&s=4c6795ae7f693b305111184059fb6c3d" width="700" height="320" data-path="images/header/expo-router.png">
    Navigation and routing system for your app
  </Card>

  <Card title="TypeScript" img="https://mintcdn.com/shipmobilefast-51a499dc/rNBXOQ08cKXtmr3A/images/header/ts.png?fit=max&auto=format&n=rNBXOQ08cKXtmr3A&q=85&s=31258d56267db8b4286df9467b34fddb" width="700" height="320" data-path="images/header/ts.png">
    TypeScript for static typing and better code quality
  </Card>

  <Card title="Reanimated 3" img="https://mintcdn.com/shipmobilefast-51a499dc/rNBXOQ08cKXtmr3A/images/header/reanimated.png?fit=max&auto=format&n=rNBXOQ08cKXtmr3A&q=85&s=bd5ae9c89339eb6d90ad14895686fdf5" width="700" height="320" data-path="images/header/reanimated.png">
    Reanimated for animations
  </Card>

  <Card title="React Native Gesture Handler" img="https://mintcdn.com/shipmobilefast-51a499dc/rNBXOQ08cKXtmr3A/images/header/rngh.png?fit=max&auto=format&n=rNBXOQ08cKXtmr3A&q=85&s=f8f484efb2a857d28076a8bb1f85342b" width="700" height="320" data-path="images/header/rngh.png">
    React Native Gesture Handler for smooth animations
  </Card>
</CardGroup>
