Coder Social home page Coder Social logo

chicio / react-native-native-modules-communication Goto Github PK

View Code? Open in Web Editor NEW
4.0 2.0 0.0 15.6 MB

An example project created for my blog post "React Native: a simple architecture for Native Modules communication with your UIViewController on iOS" and "React Native: a simple architecture for Native Modules communication with your Activities and Fragments on Android" :iphone::collision:

Home Page: https://www.fabrizioduroni.it/blog/

License: MIT License

Java 60.71% JavaScript 9.26% Swift 16.19% Objective-C 8.54% Ruby 5.30%
react-native native-modules-communication native-modules ios android architecture eventbus nsnotificationcenter swift objective-c

react-native-native-modules-communication's Introduction

React Native Native Modules Communication

GitHub license

An example project in which I describe a simple architecture for communication between React Native Native Modules (usually called bridges) and the Native UIViewController/Activity/Fragment that host the React Native component. Generally speaking the architecture shown in this project is useful to let the Native Modules communicate with your existing native codebase. This is a project for my blog posts:

Description

This are some quotes from the posts:

...Sometimes when you integrated React Native in an existing app, you will want to be able let your Native Modules bridges communicate with your activities and fragment, especially the ones that contain the React Native View . In this post I will show you an architecture to put in place this communication on Android, that will be compatible with all the features of React Native (for example it will work als with the live reload functionality)...

Click on the links above to read the posts.

react-native-native-modules-communication's People

Contributors

chicio avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.