Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/duraidabdul/LocalConsole in…
Browse files Browse the repository at this point in the history
…to main
  • Loading branch information
duraidabdul committed May 24, 2021
2 parents 1620fad + 86d9e18 commit 9b5e0d8
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@

Welcome to LocalConsole! This Swift Package makes on-device debugging easy with a convenient PiP-style console that can display items in the same way ```print()``` will in Xcode. This tool can also dynamically display view frames and restart SpringBoard right from your live app.

<img src="https://github.com/duraidabdul/LocalConsole/blob/main/Demo.gif?raw=true" width="320">
<div>
<img src="https://github.com/duraidabdul/LocalConsole/blob/main/Additional%20Files/Demo_Pan.gif?raw=true" width="320">
<img src="https://github.com/duraidabdul/LocalConsole/blob/main/Additional%20Files/Demo_Resize.gif?raw=true" width="320">
</div>

## **Setup**

Expand Down

0 comments on commit 9b5e0d8

Please sign in to comment.