React Native Event Emiiter Example App Description: This is example code about communicate events between React-Native and Android. Install Use npm start then react-native run-android to run the app. Note: The native code parts are intended for android only, iOS will be comming soon.