Navigation in SwiftUI with multiple views

Navigation in SwiftUI video Download Complete Login app with Laravel API I was trying to build a simple app in iOS + SwiftUI with multiple views that uses NavigationView and NavigationLink. This app is very simple and uses a model to navigate between destinations. Enum ViewType tracks all the destinations. If you want to have …

Spread the love

How top open Facebook group page in Facebook app on iPhone using Swift and Xcode.

Opening a Facebook group page in the Facebook app on the iPhone using Swift is really easy. I’m using Swift 5 and Xcode 11.6. You must need your Facebook Page integer id which looks like this 8794208798015. Also update your Info.plist file otherwise you will get error like this Spread the love        

Spread the love