Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ericlewis/react-native-hostobject-demo

show how host objects work
https://github.com/ericlewis/react-native-hostobject-demo

Last synced: about 2 months ago
JSON representation

show how host objects work

Awesome Lists containing this project

README

        

# 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: