Skip to content

Commit

Permalink
Added ARKit-CoreLocation by @ProjectDent (#1859)
Browse files Browse the repository at this point in the history
  • Loading branch information
lfarah authored and dkhamsing committed Jul 30, 2017
1 parent 0032a25 commit e808b6d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ Awesome-iOS is an amazing list for people who need a certain feature on their ap
- [Library and Frameworks](#libraries-and-frameworks)
- [Analytics](#analytics)
- [Apple TV](#apple-tv)
- [ARKit](#arkit)
- [Authentication](#authentication)
- [Bridging](#bridging)
- [Cache](#cache)
Expand Down Expand Up @@ -204,6 +205,9 @@ Awesome-iOS is an amazing list for people who need a certain feature on their ap
* [FocusTvButton](https://github.com/dcordero/FocusTvButton) - Light wrapper of UIButton that allows extra customization for tvOS :large_orange_diamond:
* [TvOSMoreButton](https://github.com/cgoldsby/TvOSMoreButton) - A basic tvOS button which truncates long text with '... More'. :large_orange_diamong:

## ARKit
* [ARKit-CoreLocation](https://github.com/ProjectDent/ARKit-CoreLocation) -Combines the high accuracy of AR with the scale of GPS data. :large_orange_diamond:

## Authentication
* [Heimdallr.swift](https://github.com/trivago/Heimdallr.swift) - Easy to use OAuth 2 library for iOS, written in Swift. :large_orange_diamond:
* [OhMyAuth](https://github.com/hyperoslo/OhMyAuth) - Simple OAuth2 library with a support of multiple services. :large_orange_diamond:
Expand Down

0 comments on commit e808b6d

Please sign in to comment.