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

https://github.com/peggyrayzis/chain-react-bridging

Chain React 2017: Breaking Down React Native Bridging
https://github.com/peggyrayzis/chain-react-bridging

bridging javascript native-module react-native

Last synced: about 1 year ago
JSON representation

Chain React 2017: Breaking Down React Native Bridging

Awesome Lists containing this project

README

          

# Breaking Down React Native Bridging

## Video

Check out the video [here](https://www.youtube.com/watch?v=GiUo88TGebs)!

## Slides

Check out the slides [here](http://chain-react-bridging.surge.sh/)!

## Questions

If you have any questions about the presentation or [react-native-create-bridge](https://github.com/peggyrayzis/react-native-create-bridge), please reach out to me on [Twitter](https://twitter.com/peggyrayzis).

## References

Here are some of the references I used for my presentation and tutorials to help you get started with bridging:

### React Native Internals
- https://tadeuzagallo.com/blog/react-native-bridge/
- https://medium.com/@kureevalexey/how-to-create-you-own-native-bridge-93a8d4a40bd2
- [Under the Hood of React Native, Martin Kocinek](https://www.youtube.com/watch?v=8N4f4h6SThc)
- [React Native Under the Hood, Rotem Mizrachi Meidan](https://www.youtube.com/watch?v=NkbO-Vhqbl0)

### Tutorials
- http://browniefed.com/blog/react-native-how-to-bridge-an-objective-c-view-component/
- https://lacke.mn/blog/react-native-experiments-instagram-stories/
- https://kevin-deleon.com/2015/05/custom-react-native-components-in-swift
- https://shift.infinite.red/native-modules-for-react-native-android-ac05dbda800d

### Building a React Native OSS library
- https://medium.com/shoutem/top-lessons-we-learned-while-building-a-react-native-bridge-library-bd6485cc6212

### MessageQueue
- https://medium.com/@jondot/debugging-react-native-performance-snoopy-and-the-messagequeue-fe014cd047ac
- https://medium.com/reactnativeacademy/debugging-react-native-applications-6bff3f28c375
- https://medium.com/@rotemmiz/react-native-internals-a-wider-picture-part-1-messagequeue-js-thread-7894a7cba868