Skip to content

zack-winchell-cb/rn-webview-iframe-postmessage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Quick project to verify what post message API is available on a top level iframe within a React Native WebView

How to run test

  1. Start web webser
cd site
npx live-server --no-browser
  1. Start React Native in iOS Simulator
# In a second terminal
cd rn-app
npm i
npm run ios
  1. Click the "Send Message" button in the child iframe

About

Quick project to verify what post message API is available on a top level iframe within a React Native WebView

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors