This page lists all the dependencies that come pre-configured with your Launchtoday Expo app. These carefully selected packages provide essential functionality for navigation, UI components, authentication, payments, and more - saving you hours of setup and configuration time.
Core Dependencies
Package | Version | Description |
---|
expo | ~52.0.42 | Expo SDK |
react | 18.3.1 | Core React library |
react-dom | 18.3.1 | React DOM for web support |
react-native | 0.76.9 | React Native framework |
react-native-web | ~0.19.13 | React Native for Web |
Navigation & Routing
Package | Version | Description |
---|
expo-router | ~4.0.20 | File-based router for Expo apps |
expo-linking | ~7.0.5 | Deep linking and URL handling |
@react-navigation/drawer | ^7.0.0 | Drawer navigator |
@react-navigation/native | ^7.0.0 | Core navigation library |
UI Components
Package | Version | Description |
---|
@expo/vector-icons | ^14.0.2 | Icon library for Expo |
@gorhom/bottom-sheet | ^5 | Bottom sheet component |
@react-native-masked-view/masked-view | 0.3.2 | Masked view component |
@react-native-picker/picker | 2.9.0 | Picker component |
@react-native-segmented-control/segmented-control | 2.5.4 | Segmented control component |
expo-image | ~2.0.7 | Image component for Expo |
expo-linear-gradient | ~14.0.2 | Linear gradient component |
expo-status-bar | ~2.0.1 | Status bar control |
expo-system-ui | ~4.0.9 | System UI utilities |
react-native-svg | 15.8.0 | SVG support |
Authentication & Storage
Package | Version | Description |
---|
expo-apple-authentication | ~7.1.3 | Apple Sign-in |
expo-auth-session | ~6.0.3 | OAuth authentication |
expo-crypto | ~14.0.2 | Cryptographic functions |
expo-secure-store | ~14.0.1 | Secure key-value storage |
@react-native-async-storage/async-storage | 1.23.1 | Async storage solution |
@supabase/supabase-js | ^2.46.1 | Supabase client library |
Payments & Purchases
Package | Version | Description |
---|
@stripe/stripe-react-native | 0.38.6 | Stripe payments for React Native |
react-native-purchases | ^8.5.0 | In-app purchases with RevenueCat |
react-native-purchases-ui | ^8.5.0 | UI components for in-app purchases |
Internationalization & Analytics
Package | Version | Description |
---|
i18next | ^24.2.2 | Internationalization framework |
react-i18next | ^15.4.0 | React bindings for i18next |
expo-localization | ~16.0.1 | Localization services |
posthog-react-native | ^3.9.0 | PostHog analytics for React Native |
Utilities & Helpers
Package | Version | Description |
---|
expo-application | ~6.0.2 | Application information |
expo-device | ~7.0.3 | Device information and detection |
expo-file-system | ~18.0.12 | File system access |
expo-font | ~13.0.4 | Font loading and management |
expo-image-picker | ~16.0.6 | Image selection from device |
expo-splash-screen | ~0.29.22 | Splash screen management |
expo-web-browser | ~14.0.2 | Web browser functionality |
react-native-email-link | ^1.16.1 | Email handling |
react-native-url-polyfill | ^2.0.0 | URL polyfill |
Core React Native Modules
Package | Version | Description |
---|
react-native-gesture-handler | ~2.20.2 | Gesture system |
react-native-reanimated | ~3.16.1 | Animations library |
react-native-safe-area-context | 4.12.0 | Safe area handling |
react-native-screens | ~4.4.0 | Native navigation screens |
Package | Version | Description |
---|
@babel/core | ^7.25.2 | Babel core for JavaScript transformation |
@types/react | ~18.3.12 | TypeScript definitions for React |
jest | ^29.2.1 | JavaScript testing framework |
jest-expo | ~52.0.6 | Jest preset for Expo |
react-test-renderer | 18.3.1 | Test renderer for React components |
typescript | ~5.3.3 | TypeScript language |
Feedback and Suggestions
We’re always looking to improve the Launchtoday boilerplate! If you:
- Have suggestions for additional dependencies
- Notice any issues with current dependencies
- Want to share your experience
Please feel free to:
Your feedback helps make Launchtoday better for everyone!