ericlewis / react-native-hostobject-demo

show how host objects work

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-native-hostobject-demo

don't actually use this

It's just a demonstration, TurboModules makes all of this cleaner & easier.

This is a demonstration of how to use the new JavaScript Interface in React Native for creating native modules (HostObjects) that can be called directly from JavaScript without going through the React Native Bridge.

For an in-depth explanation please read this story on Medium:

https://medium.com/@christian.falch/https-medium-com-christian-falch-react-native-jsi-challenge-1201a69c8fbf

About

show how host objects work


Languages

Language:Objective-C 36.1%Language:C++ 23.8%Language:Python 15.1%Language:JavaScript 14.6%Language:Java 10.3%