📄️ Auth
MobileStack integrates with the Firebase API to provide authentication services.
📄️ Remote Config
MobileStack uses Firebase Remote Config to provide remote configuration.
📄️ Analytics
MobileStack integrates with the Firebase API to provide analytics services including crashlytics.
📄️ Billing
MobileStack uses RevenueCat for billing.
📄️ Key-Value Storage
MobileStack uses Android's SharedPreferences and iOS's UserDefaults for key-value storage.
📄️ OS Capabilities
MobileStack provides a set of helpers for interacting with the operating system.
📄️ In-App Notifications
MobileStack contains a component for displaying in-app notifications.
📄️ AI
MobileStack integrates with the OpenAI API to provide AI services.
📄️ Camera
MobileStack includes a camera library that allows you to take photos with the device's camera from Compose Multiplatform.
📄️ Photo Picker
MobileStack includes a photo picker that allows you to select photos from the device's photo library from Compose Multiplatform.