Skip to content
View voyage11's full-sized avatar
Block or Report

Block or report voyage11

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Location Location Public

    Background Location Update Programming for iOS 7 and 8 over an extended period of time. Continue to get location on both foreground and background.

    Objective-C 606 154

  2. GettingLocationWhenSuspended GettingLocationWhenSuspended Public

    How to get location updates from the iOS devices even when the app is not active/in the background. There is a way to get the location update even when the app is killed/terminated by the user or iOS.

    Objective-C 205 59

  3. AutoLayoutBasics AutoLayoutBasics Public

    Using Auto Layout in XCode 6 for iOS 7 and 8. How to use storyboard constraints with Compact, Any, Regular Height and Width together with Storyboard Preview Function.

    Swift 64 16

  4. SLComposeViewControllerWithBlackKeyboard SLComposeViewControllerWithBlackKeyboard Public

    Objective-C 2

  5. MVC-MVVM MVC-MVVM Public

    A simple Todo iOS App project to show the transition from MVC to MVVM.

    Swift 1

  6. UnitTestingCalculator UnitTestingCalculator Public

    Learning Unit Testing in XCode 5 as part of Agile Software Development Methodology to make the entire software development process more efficient, the development project to be easier to maintain, …

    Objective-C