Giter VIP home page Giter VIP logo

wh1pch81n's Projects

dhtableview icon dhtableview

A IBDesignable Tableview that renders itself in Interface Builder. Uses a closure approach to controlling the Tableview rather than a delegate approach.

dismissallwithoutsideeffects icon dismissallwithoutsideeffects

If you have a stack of presented view controller and decide to dismiss all of them at once, it dismisses, but the animation is applied to the wrong view! Instead of animating the top most view controller it instead animates the bottom one. This may not be what you want, so to fix this you can move the view of the top most view controller and move it to the bottom so that it will look like the top is getting dismissed.

embarrassmentalarmclock icon embarrassmentalarmclock

An alarm clock that will post embarrassing things on your Facebook feed if you snooze too many times.

gabutton icon gabutton

Making our own implementation of UIButton

generictableview icon generictableview

UITableView is great for dynamic content, but when it comes to static content, the dynamic paradigms don't mesh well. You would need to keep track of exact index and rows when fulfilling all of the datasource and delegate callbacks. This Repository demonstrates a class called GenericTableView that abstracts away the need for magic numbers allowing you to focus on what is important: the content.

giphy icon giphy

A simple app that grabs a random animated gif based on the query

goaltasker icon goaltasker

A SQLite powered todo list for all your productivity needs

iosapprentice_bullseyegame icon iosapprentice_bullseyegame

An implementation of a bulls eye game inspired by iOSApprentice. The difference between the book at this code base is that it is done in a MVVM style

iosapprentice_checklists icon iosapprentice_checklists

Implementation of the iOS Apprentice app, "Checklists" but written in objective-c instead of swift like it was originally written

javascript_swift icon javascript_swift

A Test project where a web view with a clickable link is touched and it triggers a swift method to be called.

locationmanager icon locationmanager

CLLocationManager wrapper in Swift, performs location update, geocoding and reverse geocoding using Apple and Google service

macaw icon macaw

Powerful and easy-to-use vector graphics Swift library with SVG support

mate icon mate

Part of the Double-click Google example

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.