Introduction to JavaScriptCore with iOS
iOS for some reason provides an excellent integration with javascript via JavaScriptCore. Let’s have some fun with it.
iOS for some reason provides an excellent integration with javascript via JavaScriptCore. Let’s have some fun with it.
So the framework for today is NativeScript. I’ve heard quite a few good things about NativeScript and have often heard various comparisons between NativeScript and ReactNative. So I would like to try it out myself and see where it stands.
In the Apple’s SwiftUI RecipeBook sample there is this code that broke my brain:
Let us build the MoveMe one more time but with Flutter.
So yes after getting my hands dirty with Kotlin multiplatform the obvious next step would be to try Compose multiplatform. Which I did. And yes it’s a game changer.