React Native Swift WebView
atomic14
Are you a native iOS developer? This series of videos should be right up your street.
I will explain react-native from an iOS native developer's point of view.
In this video, we learn how to expose a Swift view to React Native. We create a WKWebView (the replacement for UIWebView) and embed it in a React Native application. We learn how to expose properties from native code and how to raise events from native code that can be handled by JavaScript.
There will be more videos coming where I will show you how as a native iOS developer you can use your knowledge of Swift and the native platform to really add value to a react-native project.
The GitHub repo for this simple demo is available here: https://github.com/atomic14/react-native-web-view
If you enjoyed this video please subscribe to the atomic14 channel by clicking here: https://www.youtube.com/channel/UC4Otk-uDioJN0tg6s1QO9lw?sub_confirmation=1 ... https://www.youtube.com/watch?v=1KztsEdrhr8
69651739 Bytes