UNPKG

react-webview

Version:

This is analog webView mobile application

12 lines (11 loc) 180 B
<!DOCTYPE html> <html> <head> <title>React Web View</title> </head> <body> <div id="root"> </div> <script src="/static/bundle.js"></script> </body> </html>