Skip to main content
Create can make mobile apps that take advantage of Expo, which gives access to device capabilities, and other popular packages for making great mobile apps. Here’s a list of what’s currently supported:
PackageDescriptionSample Prompt
expo-imageOptimized image component for fast loading and display”Add an image gallery with efficient loading”
expo-status-barCustomize the status bar appearance”Make the status bar light text on dark background”
expo-locationAccess device GPS and location services”Track user’s running route on a map”
expo-fontLoad and use custom fonts”Use the Roboto font throughout the app”
react-native-mapsDisplay interactive maps”Add a map showing nearby restaurants”
expo-hapticsAdd vibration and tactile feedback”Make the button vibrate when pressed”
expo-image-pickerSelect photos from the device gallery”Let users choose profile pictures from their photos”
expo-audioPlay and record audio files”Add background music to the app”
react-native-gesture-handlerHandle touch gestures and interactions”Add swipe gestures to navigate between screens”
motiCreate smooth animations”Add a fancy animation when items load”
expo-linear-gradientCreate gradient backgrounds”Make the header background fade from blue to purple”
expo-notificationsSend and receive push notifications”Notify users when they receive a new message”
expo-cameraAccess device camera”Let users take photos of their progress”
expo-linkingHandle deep links and external URLs”Open the website when user taps the link”
react-native-calendarsDisplay interactive calendars”Show a calendar for scheduling appointments”
expo/vector-icons/FontAwesomeUse FontAwesome icon library”Add a star icon for ratings”
expo-glUse OpenGL for advanced graphics”Create a 3D visualization of workout data”
expo/vector-icons/IoniconsUse Ionicons icon library”Add a home icon to the navigation”
tanstack/react-queryData fetching and caching library”Cache API responses for better performance”
expo-contactsAccess the device’s contacts”Let users invite friends from their contacts”
react-native-svgRender SVG graphics and icons”Add custom SVG icons and graphics”
expo-blurCreate blur effects”Add a frosted glass effect behind the modal”
react-native-reanimatedHigh-performance animations”Create smooth 60fps animations”
react-native-safe-area-contextHandle safe areas on different devices”Make sure content doesn’t go under the notch”
shopify/react-native-skia2D graphics rendering library”Create custom charts and graphics”
expo-clipboardCopy and paste from clipboard”Add a button to copy the tracking number”
react-native-pickerSelect from dropdown options”Add a dropdown to select workout type”
react-native-graphCreate interactive graphs and charts”Display a line chart of user progress”
expo-calendarAccess device calendar”Let users add workouts to their calendar”
expo-constantsAccess app and device constants”Display the app version in settings”
expo-image-manipulatorEdit and manipulate images”Crop and resize user profile photos”
lucide-react-nativeUse Lucide icon library”Add a search icon to the header”
gorhom/bottom-sheetCreate pull-up sheets”Add a bottom sheet that shows workout details”
expo-three3D graphics and WebGL rendering”Create a 3D model viewer”
expo-splash-screenCustomize app launch screen”Show a branded splash screen on app startup”
react-native-webviewDisplay web content within the app”Show a help page in a web view”
expo-routerFile-based routing for navigation”Set up navigation between screens”
react-native-async-storageStore data locally”Remember user preferences between sessions”
react-native-reanimated-carouselCreate smooth image carousels”Add a scrolling carousel of workout types”
expo-secure-storeSecurely store sensitive data”Save the API key securely”
To use any device feature, just describe what you want in chat. You don’t need to specify the package name - Anything will figure out the right implementation.
Missing a capability you need? Let us know at hello@createanything.com and we’ll prioritize adding it.

Mobile Builder Status

Available Now

FeatureStatusDescription
Chat to build🟢 FullBuild through conversation
React Native generation🟢 FullAutomatic code generation
Pages🟢 FullMobile app views
Components🟢 FullMobile-optimized UI elements
Databases🟢 FullData storage and retrieval
Functions🟢 FullCustom backend logic
Uploads🟢 FullImage and file handling
Navigation🟢 FullScreen transitions
User Accounts🟢 FullAuthentication and profiles
App Store Publishing🟢 FullDeploy to App Store and Play Store
Device APIs🟡 In DevelopmentWe support some today, including Camera
Offline Support🟡 In DevelopmentBasic offline functionality
Packages🟡 In DevelopmentExpo and other packages

Coming Soon

FeatureExpected
More Device APIsQ4 2025
Push NotificationsQ4 2025
Deep LinkingQ4 2025
Background ServicesQ1 2026
Enhanced Offline ModeQ1 2026
Missing a feature you need? Let us know at hello@createanything.com

I