Lets make a React Native Host Component
They say if you really wanna know how React Native works make a host component. So that is the task for the day.
They say if you really wanna know how React Native works make a host component. So that is the task for the day.
This is a quick guide to various navigation patterns in react native.
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: