Skip to content

Commit

Permalink
Remove blur images from README, Use new screenshots.
Browse files Browse the repository at this point in the history
Some Demo Example NavBar changes.
  • Loading branch information
Adonis committed Jun 8, 2016
1 parent 2200d57 commit 7f15702
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 10 deletions.
3 changes: 2 additions & 1 deletion Example/RMessage/Base.lproj/Main.storyboard
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@
</constraints>
</view>
<extendedEdge key="edgesForExtendedLayout" bottom="YES"/>
<navigationItem key="navigationItem" id="Y90-4e-iya"/>
<navigationItem key="navigationItem" title="NavBar" id="Y90-4e-iya"/>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="Cw6-py-int" sceneMemberID="firstResponder"/>
</objects>
Expand All @@ -263,6 +263,7 @@
<navigationBar key="navigationBar" contentMode="scaleToFill" id="G8g-c7-Y0C">
<rect key="frame" x="0.0" y="0.0" width="320" height="44"/>
<autoresizingMask key="autoresizingMask"/>
<color key="barTintColor" red="1" green="1" blue="1" alpha="0.59999999999999998" colorSpace="calibratedRGB"/>
</navigationBar>
<nil name="viewControllers"/>
<connections>
Expand Down
13 changes: 4 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -153,18 +153,13 @@ If you don't want a detailed description (the text underneath the title) you don

**Design Examples**

![Error](http://www.toursprung.com/wp-content/uploads/2013/09/error_ios7.png)
![ErrorUnder](Screenshots/ErrorUnder.png)

![Message](http://www.toursprung.com/wp-content/uploads/2013/09/warning_ios7.png)
![SuccessUnder](Screenshots/SuccessUnder.png)

![Warning](http://www.toursprung.com/wp-content/uploads/2013/04/iNotificationWarning.png)

![Success](http://www.toursprung.com/wp-content/uploads/2013/04/iNotificationSuccess.png)

![Alt-Error](http://www.toursprung.com/wp-content/uploads/2013/04/iNotificationError.png)

![Alt-Message](http://www.toursprung.com/wp-content/uploads/2013/04/iNotificationMessage.png)
![ErrorOver](Screenshots/ErrorOver.png)

![WarningOver](Screenshots/WarningOver.png)

# License
RMessage is available under the MIT license. See the LICENSE file for more information.
Expand Down
Binary file added Screenshots/ErrorOver.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Screenshots/ErrorUnder.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Screenshots/SuccessUnder.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Screenshots/WarningOver.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 7f15702

Please sign in to comment.