Skip to content

Commit

Permalink
Merge pull request #8 from daisuke0131/add_demo
Browse files Browse the repository at this point in the history
Add TableView demo
  • Loading branch information
daisuke0131 committed Oct 1, 2015
2 parents 42fe343 + a5596b7 commit a290513
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,19 @@
![Carthage](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)

## What's ViewMonitor
ViewMonitor can measure View positions with accuracy.
ViewMonitor can measure view positions with accuracy.
This library is to check design sheet from native app.

behave like this.

- UIViewController

![demo](assets/demo.gif)

- UITableViewController

<img src="assets/table_demo.gif" width=300>

## Usage

To run the example project, clone the repo.
Expand Down
Binary file added assets/table_demo.gif
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 a290513

Please sign in to comment.