Thunkable Docs
Snap to Place
Build an App
Drag and Drop Docs
Snap to Place Docs
Search
⌃K
Links
👋
Welcome to Thunkable Docs
👶
Getting Started
🆕
Create New Project
Thunkable Sample Projects
Public Gallery of Projects
🛠️ Components
🔘
User Interface
Button
Label
Text Input
List Viewer
Web Viewer
Switch
Slider
Alert
Loading Icon
Date Input
Time Input
PDF Reader
Rating
📊
Data Viewers
Data Viewer List
Data Viewer Grid
Custom Data Viewer Layout
Data Sources
📐
Layout
Top Tab Navigator
Bottom Tab Navigator
Stack Navigator
Drawer Navigator
Screen
Row
Column
📷
Image
Image
Photo Library
Camera
Barcode Scanner
Image Recognizer
Animation by Lottie
Video
Video Recorder
🗄️ Data
Local Storage
Local DB
Realtime DB by Firebase
Airtable
Media DB by Cloudinary
File Picker
Web API
🌍
Location
Maps by Google and Apple
Location Sensor
💲
Monetization
Ads by AdMob
In-App Purchase
🌐
Sensors
Gyroscope
Magnetometer
Accelerometer
Timer
Bluetooth Low Energy
🔊
Voice
Sound
Text to Speech
Speech Recognizer
Translator
Audio Recorder
🤝
Social
Share
Email Sign In by Firebase
Push Notifications by One Signal
🎮Gaming
Canvas
Sprites
Sprite Gallery
Canvas Label
🤖Gaming Blocks🎮
Events
Motion
Looks
Direction
Sensing
Add & Remove
Stage
Canvas Label
🤖
Blocks
Control
Logic
Math
Text
Lists
Color
Objects
Device
Variables
Functions
"Any Component" Blocks
🖥️ App Services & Emulators
🔒
App Data Privacy
➕
Make Copy
📥
Download
📤
Share
📱
Publish
Publish to App Store (iOS)
Publish to Play Store (Android) with AAB
Publish as a Web App (PRO)
Generate Screenshots
🔎
Troubleshooting
📏
Intro to Spacing
🖼️ Intro to Sizing
🔤
Fonts
💾
Managing Storage
📝
Bugs and Feature Requests
Powered By
GitBook
Photo Library
Allows the user to select a photo to upload from their device to the app
Blocks
Select Photo
Opens the photo library and allows the user to select and upload a photo.
Outputs
Name
Data Type
Data
Photo
Image
Image the user selected
DidUserCancel
True/False
If user cancelled action, returns
true
; else returns
false
Error
Text
If error, returns error; else returns
null
Previous
Image
Next
Camera
Last modified
11mo ago