Quick project to verify what post message API is available on a top level iframe within a React Native WebView
- Start web webser
cd site
npx live-server --no-browser- Start React Native in iOS Simulator
# In a second terminal
cd rn-app
npm i
npm run ios- Click the "Send Message" button in the child iframe