In this chapter, we will cover the following recipes:
- Combining a React Native app and a Native iOS app
- Communicating from an iOS app to React Native
- Communicating from React Native to an iOS app container
- Handle being invoked by an external iOS app
- Combining a React Native app and a native Android app
- Communicating from an Android app to React Native
- Communicating from React Native to an Android app container
- Handle being invoked by an external Android app