cross-platform

SQLite Database: Native Cross-Platform Swift Apps

Introduction Hello everyone 👋 My name is Vedant, and today I am going to show you how to integrate SQLite DB into the SCADE mobile app. We often need to store data locally so that our app can use it. … Read More

Calculating SafeArea Constants in Cross-Platform Native Swift App

Introduction Hello everyone 👋 My name is Vedant, and today’s article is a bit different from previous ones. Instead of making apps, we will take a look into how we deal with the UI widgets kinds of stuff which are … Read More