January 2019
Intermediate to advanced
592 pages
14h 30m
English
To communicate from our React Native app to the parent native app, we created a native module named UserNameManager with a setUserName method, which we exported from the native layer, and used in the React Native app, in its onUserNameChange method. This is the recommended way of communicating from React Native to native.
Read now
Unlock full access