react-native is integrated into native Android app, and react-native uses react-navigation navigation. Now you want to go from the native app page:
Click entry A to RN"s A page, and if you click entry B, jump to RN"s B page.
are there any examples for reference?