Coder Social home page Coder Social logo

viewmonitor's Introduction

ViewMonitor Version License Carthage

What's ViewMonitor

ViewMonitor can measure view positions with accuracy. This library is to check design sheet from native app. behave like this.

  • UIViewController demo
  • UITableViewController demo

Usage

To run the example project, clone the repo.

Requirements

  • iOS 8.0+
  • Xcode 7.0+

Installation

cocoaPods

ViewMonitor is available through CocoaPods. To install it, simply add the following line in your Podfile:

pod "ViewMonitor"

This library use swift. So, you have to add use_frameworks! in Podfile. after that, please run

pod install

Carthage

To install, you can also use Carthage. You can install Carthage with Homebrew.

$ brew update
$ brew install carthage

To integrate ViewMonitor into your Xcode project using Carthage, write the following line in your Cartfile.

github "daisuke0131/ViewMonitor"

Manually

If you don't use CocoaPods and Carthage, you should add Source/* files in your project.

How to use

For Swift Project

First, import ViewMonitor Execute ViewMonitor.start() after application started. Like this

import ViewMonitor
func applicationDidFinishLaunching(_ application: UIApplication) {
  ViewMonitor.start()
}

After that, execution button appear. Please, refer to Example/ViewMonitorExample

Author

developer

Daisuke Yamashita

designer

Satomi Nogawa

License

ViewMonitor is available under the MIT license. See the LICENSE file for more info.

Other

How to measure UIView position on Native App at potatotips #18

viewmonitor's People

Contributors

daisuke0131 avatar stmngw avatar pedrovereza avatar bryant1410 avatar

Stargazers

Wuou avatar SHADY EL-MAADAWY avatar  avatar Rakhim Abdullayev avatar 胡定锋 avatar Kyle Howells avatar Tank avatar Qutaibah Essa avatar Mohamad Kaakati avatar Yasin ATEŞ avatar Vince Kearney avatar chuanxiax avatar Tomoyuki Ito avatar Ami Nakano avatar  avatar  avatar mak avatar Kim Seungjin avatar hyuni avatar Mehmet Baykar avatar pauleyliu avatar YXY avatar Ryan avatar Husnain Ali avatar  avatar a9rgeapB avatar D_w avatar Chad Parker avatar  avatar Heavy Guidence avatar  avatar Marc Steven avatar BeiXiao avatar tagyro avatar ShadowParticle avatar Fang avatar Yu Tawata avatar Cyril avatar  avatar Pavlos Vinieratos avatar 韩小醋 avatar Hardik Amal avatar  avatar ETHAN avatar Abdul-Mujeeb Aliu avatar MohsinAli avatar Adeyinka Adediji avatar Gus Muller avatar ReverseScale avatar Serhat Sezer avatar  avatar Steven avatar Abyssea avatar Zenon avatar v-i-s-h-a-l avatar Yee Yong avatar  avatar AnuragSharma avatar Johnny Sparks avatar Dino avatar  avatar  avatar Duncan Cunningham avatar 王国的荣耀 avatar Leon-Kang avatar Cheslav avatar Ayumu Kanechika avatar Eric Yu avatar Beslan Tularov avatar  avatar Pietro Caselani avatar  avatar 清风 ( Dash Geng ) avatar y-ohgi avatar Justin Madewell avatar  avatar Uğur Devril avatar Hu avatar Xiaohan Song avatar Raul G avatar  avatar 王亟亟 avatar Oliver Guo avatar Haoge avatar 轻微 avatar Zone avatar Dmitriy Arkhipov avatar xiAo-Ju avatar RGeleta avatar Artur Sagidulin avatar Hony avatar Orion avatar Don Vaughn avatar Renaud Bouissière avatar Viraj Patel avatar Luyao avatar DONG GAO avatar Cody Estes avatar HungtaTai avatar kimulab avatar

Watchers

Andreas Krawczyk avatar James Cloos avatar MohsinAli avatar takasek avatar Arman Garakani avatar vedon avatar Neil avatar Matthias Lukjantschuk avatar  avatar Carabineiro avatar 정형택 avatar  avatar  avatar  avatar  avatar Alptürk Bostan avatar  avatar

viewmonitor's Issues

Objective C?

Could you explain how to import it into a ready Objective-C project. When I try it shows a lot of errors. Maybe it is because I need a specific swift/xcode version you didn't mention

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.