All Projects → SURYAKANTSHARMA → UberCarAnimation

SURYAKANTSHARMA / UberCarAnimation

Licence: other
This app is for animating a car like uber from one position to another with preserving angle and smooth animation

Programming Languages

swift
15916 projects
ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to UberCarAnimation

Arcarmovement
This is navigation example on google map. Here Marker move as vehicles moves with turns as uber does in their app. Using old and new coordinates animating bearing value the markers are moving.
Stars: ✭ 137 (+158.49%)
Mutual labels:  car, uber
Messenger
Open source, native iOS Messenger, with realtime chat conversations (full offline support).
Stars: ✭ 4,264 (+7945.28%)
Mutual labels:  ios-app, swift5
TVToday
iOS TV Shows app with TMDb Api. RxSwift, MVVM, Clean Architecture. Tuist + Swift Package Manager
Stars: ✭ 27 (-49.06%)
Mutual labels:  ios-app, swift5
SSAppUpdater
SSAppUpdater is an open-source framework that compares the current version of the app with the store version and returns the essential details of it like app URL, new app version number, new release note, etc. So you can either redirect or notify the user to update their app.
Stars: ✭ 58 (+9.43%)
Mutual labels:  ios-app, swift5
Daybydaycrm
DaybydayCRM an open-source CRM, to help you keep track of your daily workflow.
Stars: ✭ 1,856 (+3401.89%)
Mutual labels:  tracking, hacktoberfest2020
Swift101
That contains various information and examples about the basics of Swift Programming. 💻 📱 📺 ⌚️
Stars: ✭ 28 (-47.17%)
Mutual labels:  ios-app, swift5
DailyNews
Daily News is a news app with good looking user interface ! Apps architecture is MVVM and used RxSwift for binding.
Stars: ✭ 31 (-41.51%)
Mutual labels:  ios-app, swift5
Pulse
❤️ A heart rate camera pulse detector written in Swift.
Stars: ✭ 53 (+0%)
Mutual labels:  ios-app, swift5
react-native-tracking-transparency
🕵️ A React Native Library for interacting with the tracking API from iOS 14.
Stars: ✭ 149 (+181.13%)
Mutual labels:  tracking, ios14
ridesharing-ios
Ridesharing driver & rider sample apps using HyperTrack SDK
Stars: ✭ 97 (+83.02%)
Mutual labels:  tracking, uber
Wiggles-iOS
Beautiful Puppy adoption app built to Demonstrate the SwiftUI and MVVM Architecture
Stars: ✭ 174 (+228.3%)
Mutual labels:  ios-app, ios14
CarLens-iOS
CarLens - Recognize and Collect Cars
Stars: ✭ 124 (+133.96%)
Mutual labels:  car, ios-app
Harbour
Docker/Portainer management app for iOS
Stars: ✭ 210 (+296.23%)
Mutual labels:  ios-app, swift5
NYTimes-iOS
🗽 NY Times is an Minimal News 🗞 iOS app 📱 built to describe the use of SwiftSoup and CoreData with SwiftUI🔥
Stars: ✭ 152 (+186.79%)
Mutual labels:  ios-app, swift5
LongWeekend-iOS
🏖📱 LongWeekend is iOS Application that supports checking long weekends when taking a vacation in Japan
Stars: ✭ 19 (-64.15%)
Mutual labels:  ios-app, swift5
awesome-ios-developer
List of awesome iOS & Swift stuff!!
Stars: ✭ 586 (+1005.66%)
Mutual labels:  ios-app, swift5
Keepwords
📱🔐 Need an iOS password managing app with no pods? We got you covered!
Stars: ✭ 17 (-67.92%)
Mutual labels:  ios-app, swift5
o-fish-ios
iOS app for the Officer's Fishery Information Sharing Hub (O-FISH). The mobile app allows fisheries officers to document and share critical information gathered during a routine vessel inspection.
Stars: ✭ 28 (-47.17%)
Mutual labels:  ios-app, hacktoberfest2020
EasyWayLocation
This library contain all utils related to google location. like, getting lat or long, Address and Location Setting dialog, many more...
Stars: ✭ 142 (+167.92%)
Mutual labels:  uber, uberanimation
Ridesharing Android
Ridesharing driver & rider sample apps using HyperTrack SDK
Stars: ✭ 186 (+250.94%)
Mutual labels:  tracking, uber

Travis CI

UberAnimation

This app is for demoing animating the car like uber from one position to another with preserving angle and smooth animation

Requirements

Xcode 10.1+ Swift 4.2+

Usage

Replace ADD_YOUR_GOOGLE_API_KEY in class AppDelegate.swift from your actual google api key from Here Once you have your app running in the simulator, select simulate locations in Xcode as follows screen shot 2019-02-11 at 6 08 12 pm

You will see nice moving car with uber like animation like below

Note: We are using the static path string for giving driving road location from A to B. For actual path use Google's direction api Here

Light Mode Dark Mode
Unable to load gif

Pause and play

  1. Simulate the location on the simulator
  2. Press the pause button to pause car animation and play to resume the animation

Video Tutorial

Youtube video on extracting this repo code for own use

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].