How To

Position Blocks on a View
Positioning Blocks on a view   Layouts Block are always positioned on a View using a Layout. Layout essentially differ by how they present Blocks on a Vi...
Sun, 2 Feb, 2020 at 2:47 PM
Create a Button
There a many ways to create Buttons You can create a Button with almost any Block, the most used are  Text Block Button Block Image Block Using a C...
Sun, 2 Feb, 2020 at 2:51 PM
Use an RSS feed
​​​​ Introduction In this tutorial, you'll learn how to build a mobile app which uses an RSS feed. Allow yourself 20 minutes for this tutorial. This is...
Mon, 20 Jan, 2020 at 1:45 PM
Copy, Reuse, Delete Blocks
Custom Block  (Formerly MyBlocks) Introduction Custom Blocks is a very powerful concept which lets you customize and reuse Blocks. Additionally, creating...
Wed, 9 Dec, 2020 at 5:17 PM
Add an App icon
App icons for iOS or Android should be put into the Media Folder. This will be the icon that appears on the device that you tap to start your app. App icons...
Sun, 2 Feb, 2020 at 2:58 PM
Change the app name
Change your App Name While in Studio (under Develop Tab) Click on "Edit"   Under the "General" tab you'll see 2 fields...
Sun, 2 Feb, 2020 at 2:59 PM
Set the first view of an app
Introduction In this article we explain how to change what view shows up first when your app starts. App Wide Event First view is set by an app ...
Sun, 2 Feb, 2020 at 3:00 PM
Remove the Status Bar
Status Bar on Views & Splash Screen The Status bar is what appears on the top of a View or splash screen.  By default the status bar of the ap...
Sun, 2 Feb, 2020 at 3:01 PM
Change View Orientation
There are a couple of ways to create a Landscape View. One is when you first create your View. 1. Create a New View 2. On the screen that appea...
Sun, 2 Feb, 2020 at 3:03 PM
Switch the Orientation of a View when device is rotated
To switch the Orientation of a View from landscape to portrait when the device is rotated requires the building of two Views. One View landscape and the oth...
Mon, 20 Jan, 2020 at 2:35 PM