SwiftUI

Intro and Resources

In the recent WWDC19 apple introduced a new and very modern approach of building UIs in the apple ecosystem which could drastically change the way in which UI development is done in both iOS and macOS along with tvOS and watchOS and the new iPadOS!.Together with the Project Catalyst(Marzipan),which helps... [Read More]

iOS - Core Location

Basics

iOS -Core Location Core Location provides services for determining a device’s geographic location, altitude, orientation, or position relative to a nearby iBeacon. The framework uses all available onboard hardware, including Wi-Fi, GPS, Bluetooth, magnetometer, barometer, and cellular hardware to gather data. [Read More]