Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 548 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 548 Bytes

SwiftUIWebView

A simple iOS WebView used for debugging.

  1. Open project in Xcode
  2. Update URL you wish to visit here
  3. Run simulator. If you don't have a simulator installed, go to Preferences > Components and select which one you wish to install.
  4. Open Safari browser on Mac
  5. In the Develop dropdown, find your simulator and select the URL you are visiting in your WebView
  6. Debug via browser inspector as usual