Skip to content

Commit

Permalink
Merge pull request #1 from ivanvorobei/master
Browse files Browse the repository at this point in the history
Fix size of preview
  • Loading branch information
TheAbstractDev committed Jun 27, 2019
2 parents a52fe98 + b808787 commit 8959278
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,13 @@
- iPhone X Simulator/Device

## Demo
![notchySimple](Screenshots/notchySimple.gif)
![notchyWithDescription](Screenshots/notchyWithDescription.gif)
![notchyWithImage](Screenshots/notchyWithImage.gif)
![notchyWithDescImage](Screenshots/notchyWithDescImage.gif)

<p float="left">
<img src="https://github.com/ivanvorobei/NotchyAlert/blob/master/Screenshots/notchySimple.gif" width="210">
<img src="https://github.com/ivanvorobei/NotchyAlert/blob/master/Screenshots/notchyWithDescription.gif" width="210">
<img src="https://github.com/ivanvorobei/NotchyAlert/blob/master/Screenshots/notchyWithImage.gif" width="210">
<img src="https://github.com/ivanvorobei/NotchyAlert/blob/master/Screenshots/notchyWithDescImage.gif" width="210">
</p>

## Installation

Expand Down

0 comments on commit 8959278

Please sign in to comment.