Pinned Repositories
agar.io-clone
Agar.io clone written with Socket.IO and HTML5 canvas
Alamofire
Elegant HTTP Networking in Swift
DGActivityIndicatorView
DGActivityIndicatorView is a great way to make loading spinners in your application look nicer. It contains 32 different indicator view styles.
ionic-firebase
Real Time multi person Chat App using Ionic & Firebase
ios-date-tools
Date and time manipulation library written in Swift
signature_pad
HTML5 canvas based smooth signature drawing
teaching-app-dev-swift
Instructor lesson plans that accompany Xcode projects, for guiding in-class experiential learning.
ZOZolaZoomTransition
Zoom transition that animates the entire view heirarchy. Used extensively in the Zola iOS application.
ngocphu2810's Repositories
ngocphu2810/awesome-ios-ui
A curated list of awesome iOS UI/UX libraries
ngocphu2810/awesome-xcode-extensions
Awesome native Xcode extensions.
ngocphu2810/Buckets-Swift
Swift Collection Data Structures Library
ngocphu2810/CAAlertView
CAAlertView
ngocphu2810/card.io-iOS-source
The open-source code for the card.io-iOS-SDK: provides fast, easy credit card scanning in mobile apps
ngocphu2810/Charts
Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart.
ngocphu2810/CodeExamples
Code Examples
ngocphu2810/fastlane
Connect all iOS deployment tools into one streamlined workflow
ngocphu2810/Genome
A simple, type safe, failure driven mapping library for serializing JSON to models in Swift 2.0 (Supports Linux)
ngocphu2810/google-interview-university
A complete daily plan for studying to become a Google software engineer.
ngocphu2810/ImageScrollView
Show image use this view, to scroll and zoom easily
ngocphu2810/ios-oss
Kickstarter for iOS. Bring new ideas to life, anywhere.
ngocphu2810/iOS-Tech-Talk-Demo-14---Instruments-and-Debug
ngocphu2810/ioscreator
Tutorials from ioscreator.com
ngocphu2810/IQKeyboardManager
Codeless drop-in universal library allows to prevent issues of keyboard sliding up and cover UITextField/UITextView. Neither need to write any code nor any setup required and much more.
ngocphu2810/jasonettetest
ngocphu2810/Masonry
Harness the power of AutoLayout NSLayoutConstraints with a simplified, chainable and expressive syntax. Supports iOS and OSX Auto Layout
ngocphu2810/MGCleanArchitecture
Clean Architecture with RxSwift & MVVM - Templates and Solutions
ngocphu2810/opencv
Open Source Computer Vision Library
ngocphu2810/Perfect
Server-side Swift. The Perfect core toolset and framework for Swift Developers. (For mobile back-end development, website and API development, and more…)
ngocphu2810/react-native-mini-app-template
ngocphu2810/react-navigation
Routing and navigation for your React Native apps
ngocphu2810/RSKImageCropper
An image cropper / photo cropper for iOS like in the Contacts app with support for landscape orientation.
ngocphu2810/SMDDateHelper
The best way to handler date, time and timezones in SMD Project with SMDDateHelper
ngocphu2810/SSASideMenu
A Swift implementation of RESideMenu
ngocphu2810/swift
The Swift Programming Language
ngocphu2810/swift-algorithm-club
Algorithms and data structures in Swift, with explanations!
ngocphu2810/Swifternalization
Localize iOS apps in a smarter way using JSON files. Swift framework.
ngocphu2810/SwiftStructures
Examples of commonly used data structures and algorithms in Swift.
ngocphu2810/TPKeyboardAvoiding
A drop-in universal solution for moving text fields out of the way of the keyboard in iOS