Image Gallery - Thunkable Typing CST Test
Loading…
Image Gallery — Thunkable Code
Displays a list of images using a list variable and image components.
1. Create variable 'images' (list of URLs).
2. Add List Viewer bound to 'images'.
3. Add Image component inside List Viewer -> bind to current item's URL.
4. Add Button 'Add Image' -> logic: append new URL to 'images'.
5. Preview on device to verify image layout.Thunkable Language Guide
Thunkable is a no-code/low-code cross-platform mobile app development platform that allows users to build native iOS and Android apps using a visual drag-and-drop interface with logic blocks, without writing traditional code.
Primary Use Cases
- ▸Educational apps and learning tools
- ▸Rapid prototyping and MVP development
- ▸Small business apps for iOS and Android
- ▸Apps integrating cloud services (Firebase, REST APIs)
- ▸Non-technical users building native apps visually
Notable Features
- ▸Drag-and-drop visual interface for app building
- ▸Cross-platform deployment for iOS and Android
- ▸Logic blocks for app functionality without code
- ▸Integration with APIs, sensors, and device features
- ▸Real-time live testing and app previews
Origin & Creator
Thunkable was created by Arun Saigal and the team at Thunkable Inc. in 2015, evolving from MIT App Inventor to provide a more modern and powerful cross-platform no-code app builder.
Industrial Note
Best suited for rapid app prototyping, educational projects, MVPs, and users without extensive coding experience who need multi-platform mobile apps.