I am guessing a lot of people will be interested in this - I realise it’s early days still, but what will the pros/cons be when opting for LiveView Native over Swift? Will LVN be able to access/use most iOS features?
LVN’s SwiftUI client is just Swift/SwiftUI. All that’s required to access a library such as MapKit is to write an LVN wrapper. Example: GitHub - liveview-native/liveview-native-swiftui-mapkit: MapKit addon library for LiveView Native






















