Asynchronously Loading Images into Table and Collection ViewsThis operation is critical for user experience and for the stability of an iOS application. A huge amount of application are facing this…Sep 23, 2021Sep 23, 2021
Write and Create Excel Files in SwiftCreating Excel file is not en easy operation. In this article, I will show you how to create Excel files from scratch, add images to your…Sep 21, 20215Sep 21, 20215
Configure A Vapor HTTPS ServerIn this article you will learn how to setup an HTTPS server with Vapor. The principal motivations for HTTPS are authentication of the…Feb 5, 2021Feb 5, 2021
Frameit : How To Publish A Screenshot With Keyword And Without TitleThis article is about the trick to create keyword without titleJan 21, 2021Jan 21, 2021
How To Install Vapor On A Virtual MachineIn this story we will learn how to install Vapor 4.0 in the OVH Public Cloud. Vapor is a server-side Swift web framework. OVH is a French…Nov 10, 20201Nov 10, 20201
CRUD Operations With Vapor4 And MongoDBThis article focuses on how to build CRUD operations on VAPOR 4 with a MongoDB database. You will get source code to build a simple Vapor…Nov 6, 2020Nov 6, 2020
How To Test Google Play Billing on SimulatorTesting the integration of Android Play Billing system is important. Testing it on Virtual Device could improve the productivity.Oct 22, 2020Oct 22, 2020
How to use motion capture on ARKit to compute posture angleWe leverage the power of a cutting-edge technology provided by ARKit3. The goal of this development is to detect good/bad posture at work.Jan 20, 20203Jan 20, 20203
Image orientation on iOSIn this story, we will discuss the workflow from taking picture, to the persistence of picture on the file system.Jan 10, 20202Jan 10, 20202
Apple development technologies VS version of iOSWhen you create an application, you have to choose the minimum deployment target. By selecting this option, you will directly split the…Jan 2, 2020Jan 2, 2020