Here, we announce video tutorials and examples that will be published soon. You can suggest the topics that are most relevant to your project.
Version 1.9
- Create and install your first App on iPhone using Ad Hoc (8min) - https://youtu.be/dDGoce8E9Ew
- Push Notifications in iOS App using Firebase (8 min) - https://youtu.be/BJm0rI8iv_s
-
How to Create App with Database Part 1 (16 min) - https://youtu.be/dhsai975TQk
- Create table, customize table view, add and remove rows
- How to Create App with Database Part 2
- Multiple tables, creating a note and assigning it under folder
- How to Create App with Database Part 3
- Search, sort, custom queries
- How to Create App with Database Part 4
- Work with hosted database MySQL+PHP
-
Sharing Content between Apps
- Offer image, video or text to another app (4 min) - https://youtu.be/2hyWzZwBOGo
- Request image shared by another app
-
Mobile: Image or Camera Picker (3 min) - https://youtu.be/s7Gav5qJhgc
- Pick image from gallery or take a photo with a camera app
- Audio Recorder App
- Record audio, save to database, select and play saved recordings
- Download Manager App
- Download file, view, save and delete
- How to create a multi-language app
- Detect user language and show the required content
- Using REST APIs
- Create HTTP request (GET, POST, etc.) and process HTTP response from a REST API service
- Soon…