zirinisp / PazMapDirections
☆12Updated 7 years ago
Alternatives and similar repositories for PazMapDirections
Users that are interested in PazMapDirections are comparing it to the libraries listed below
Sorting:
- ☆75Updated 7 years ago
- A sample project to demonstrate multi project setups in an Xcode workspace.☆15Updated 7 years ago
- Daily Tips From iOS World 🔥☆43Updated 6 years ago
- ☆25Updated 6 years ago
- Localization tutorial in swift focusing on the RTL/TLR issue and changing the language without restarting☆41Updated 5 years ago
- ☆33Updated 8 years ago
- A Custom Switch to use in your Swift/Xcode Project. Allows you to change the size of everything and adjust the color schemes.☆28Updated 3 years ago
- Coordinator pattern example in Swift☆11Updated 6 years ago
- You might have seen a collapsable or stretchable tableview header in android. If you check the whatsapp profile/ group settings page , yo…☆60Updated 7 years ago
- ADCountryPicker is a country picker controller for iOS8+ with an option to search. Provides country name, ISO 3166 country code, and inte…☆25Updated 3 years ago
- Create the application where user can track the car on the map, same like OLA and Uber application do.☆24Updated 5 years ago
- Xcode 10 Template For MVVM☆103Updated 6 years ago
- An easy way to add mentions to uitextview like Facebook and Instagram☆50Updated 5 years ago
- Example project that was demonstrated on MDL #11 meetup - https://www.youtube.com/watch?v=A4FrEyFBjVA. Medium article - https://medium.co…☆59Updated 7 years ago
- A subclass of UITableView to show states like data load error, no data found, no internet connection easily.☆125Updated 4 years ago
- Localization helper for iOS apps mainly focusing on the LTR/RTL issue☆118Updated 2 years ago
- Efficient and Easy Location Background Monitoring in Swift☆74Updated 7 years ago
- Stickey header with UITableView☆39Updated 8 years ago
- A Swift 4.2 VIPER Module Boilerplate Generator with predefined functions and a BaseViewProtocol.☆78Updated 3 years ago
- In this video, We will learn how to localize iOS app in swift 4 without changing the device language.With localisation what we mean an iO…☆17Updated 6 years ago
- ☆65Updated 4 years ago
- Android Time, Month-Year, and Date pickers implemented in Swift for iOS development☆50Updated 2 years ago
- ☆42Updated 7 years ago
- A Swift based Future/Promises framework to help writing asynchronous code in an elegant way☆73Updated 3 years ago
- a simple carousel view using UICollectionView☆20Updated 4 years ago
- ☆43Updated 7 years ago
- Sync a local realm database with firebase☆71Updated 5 years ago
- A UIScrollView subclass inspired by the Instagram Stories cube animation☆66Updated 4 years ago
- AARatingBar is a simple, lightweight & easy-to-use rating bar designed to get and set ratings in iOS, written in Swift.☆44Updated 4 years ago
- Three times the same simple chat application example done in classic MVC, RxSwift (MVVM) and