Posts

Showing posts with the label iOS13

What’s New in the iOS 13?

What’s New in the iOS 13?      iOS 13 comes with DarkMode, PencilKit, Sign In with Apple, Core Data syncing with             CloudKit Swift UI and many more. 1.      Dark Mode: users can switch to Dark Mode to transform iOS to a darkened color scheme 2.      SwiftUI: A modern approach to building user interfaces for iOS, macOS, watchOS, and tvOS.  The framework provides views, controls, and layout structures for declaring your app’s user interface. 3.      Multiple UI Instances: the user can create and manage multiple instances of your app’s user interface simultaneously, and switch between them using the app switcher. For example, the Calendar app can display the appointments for a specific day and for an entire month side by side. 4.      Sign In with Apple:  Now you can sign with Apple An account with secure, fast and private way. 5.      Camera Capture: Record a video using the front and back cameras simultaneously using  AVCaptureMultiCamSession