Shankar A M·May 23Create and Style App Shortcuts in iOS Using AppShortcutsProviderA step-by-step guide to creating App Shortcuts using AppIntent and styling them with custom tint, solid background, and gradient…
Shankar A M·Apr 13, 2020UICollectionView -Developing Filters UI Using Auto Resizing CellsDeveloping Auto Resizing Cells based on content using UIStackView in UICollectionView
Shankar A M·Dec 25, 2019Building Movie Trailer App Using SwiftUIDeveloping a Movie Trailer App For Both iPhone and iPad Using SwiftUIA response icon3A response icon3
InDeveloper in MakingbyShankar A M·Dec 2, 2019Everything You Need To Know Before Starting Xamarin Development [2019 Edition]Why Xamarin is One of the Best Cross-Platform Technology out there?
InThe StartupbyShankar A M·Nov 22, 2019Integrating SwiftUI with UIKit and Developing Xcode Previews for UIKit’s ViewControllerOne of the framework that Apple has introduced in WWDC19 is SwiftUI. You will learn how to integrate SwiftUI with UIKit’s ViewController.A response icon1A response icon1
InThe StartupbyShankar A M·Nov 20, 2019Xamarin.Forms MVVM: How to Work with SQLite DB(C# — Xaml)We are going to develop a ContactsBook App(Android & iOS) in MVVM Architecture using Xamarin Forms.A response icon5A response icon5
InDeveloper in MakingbyShankar A M·Nov 11, 2019How To Work With CollectionView in Xamarin FormsWith Xamarin.Forms 4.3, we can now use CollectionView in your apps without the need for the Experimental flag enabled.
InDeveloper in MakingbyShankar A M·Nov 6, 2019How To Work With Images in Xamarin FormsLearn how to work with images in Xamarin with example codes implemented in both C# and in XAMLA response icon1A response icon1
InDeveloper in MakingbyShankar A M·Jul 1, 2019Recreating Settings App using SwiftUI ConceptsOne of the latest framework that Apple has introduced in WWDC19 is SwiftUI and Combine.A response icon1A response icon1
InDeveloper in MakingbyShankar A M·Jun 20, 2019Puzzle Game using UI Drag & Drop APIs in SwiftIn this sample project we are going to how implement Drag & Drop in iOS application using Swift language. I’m going to show you how it…