Skip to main content
Anything mobile apps can access device features like the camera, GPS, haptics, and more. Just describe what you want in chat and the agent picks the right implementation. Here’s what’s currently supported:
CapabilityPackageSample prompt
Imagesexpo-image”Add an image gallery with efficient loading”
Status barexpo-status-bar”Make the status bar light text on dark background”
Locationexpo-location”Track user’s running route on a map”
Custom fontsexpo-font”Use the Roboto font throughout the app”
Mapsreact-native-maps”Add a map showing nearby restaurants”
Haptic feedbackexpo-haptics”Make the button vibrate when pressed”
Photo pickerexpo-image-picker”Let users choose profile pictures from their photos”
Audioexpo-audio”Add background music to the app”
Gesturesreact-native-gesture-handler”Add swipe gestures to navigate between screens”
Animationsmoti”Add a fancy animation when items load”
Gradientsexpo-linear-gradient”Make the header background fade from blue to purple”
Push notificationsexpo-notificationsComing Q1 2026
Cameraexpo-camera”Let users take photos of their progress”
Deep linksexpo-linking”Open the website when user taps the link”
Calendarsreact-native-calendars”Show a calendar for scheduling appointments”
Icons (FontAwesome)@expo/vector-icons/FontAwesome”Add a star icon for ratings”
3D graphicsexpo-gl”Create a 3D visualization of workout data”
Icons (Ionicons)@expo/vector-icons/Ionicons”Add a home icon to the navigation”
Data caching@tanstack/react-query”Cache API responses for better performance”
Contactsexpo-contacts”Let users invite friends from their contacts”
SVG graphicsreact-native-svg”Add custom SVG icons and graphics”
Blur effectsexpo-blur”Add a frosted glass effect behind the modal”
Advanced animationsreact-native-reanimated”Create smooth 60fps animations”
Safe area handlingreact-native-safe-area-context”Make sure content doesn’t go under the notch”
2D graphics@shopify/react-native-skia”Create custom charts and graphics”
Clipboardexpo-clipboard”Add a button to copy the tracking number”
Document pickerexpo-document-picker”Let users attach a PDF from their files”
Videoexpo-video”Add a video player for workout tutorials”
Sensorsexpo-sensors”Track steps with the pedometer”
In-app browserexpo-web-browser”Open the terms of service in a browser overlay”
Device infoexpo-device”Show the device model in the support screen”
File systemexpo-file-system”Download the report as a file to the device”
Dropdown picker@react-native-picker/picker”Add a dropdown to select workout type”
Graphs and chartsreact-native-graph”Display a line chart of user progress”
Device calendarexpo-calendar”Let users add workouts to their calendar”
App infoexpo-constants”Display the app version in settings”
Image editingexpo-image-manipulator”Crop and resize user profile photos”
Icons (Lucide)lucide-react-native”Add a search icon to the header”
Bottom sheets@gorhom/bottom-sheet”Add a bottom sheet that shows workout details”
3D modelsexpo-three”Create a 3D model viewer”
Splash screenexpo-splash-screen”Show a branded splash screen on app startup”
Web viewsreact-native-webview”Show a help page in a web view”
Navigationexpo-router”Set up navigation between screens”
Local storagereact-native-async-storage”Remember user preferences between sessions”
Image carouselsreact-native-reanimated-carousel”Add a scrolling carousel of workout types”
Secure storageexpo-secure-store”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
Auto-generated app code🟢 FullThe agent writes your app code
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🟢 FullPublish to App Store and Play Store
Device APIs🟡 In developmentSome supported today, including camera
Offline support🟡 In developmentBasic offline functionality
Packages🟡 In developmentExpo and other packages

Coming soon

FeatureExpected
More device APIsQ2 2026
Push notificationsQ1 2026
Deep linkingQ2 2026
Background servicesQ4 2026
Enhanced offline modeQ4 2026
Missing a feature you need? Let us know at hello@createanything.com