xuantrungatm's Stars
dzenbot/DZNEmptyDataSet
A drop-in UITableView/UICollectionView superclass category for showing empty datasets whenever the view has no content to display
flutter/flutter
Flutter makes it easy and fast to build beautiful apps for mobile and beyond
google/promises
Promises is a modern framework that provides a synchronization construct for Swift and Objective-C.
mohn93/AdvancedPageControl
A simple yet powerful animated page control indicator for iOS.
objcio/issue-12-custom-container-transitions
A custom container view controller built with support for custom child view controller transition animations, in three stages
amirdew/CollectionViewPagingLayout
A simple but highly customizable UICollectionViewLayout for UICollectionView -- Simple SwiftUI views that let you make page-view effects.
xmartlabs/XLPagerTabStrip
Android PagerTabStrip for iOS.
Rightpoint/Anchorage
A collection of operators and utilities that simplify iOS layout code.
CosmicMind/Material
A UI/UX framework for creating beautiful applications.
zoonooz/ZFRippleButton
Custom UIButton effect inspired by Google Material Design
kudoleh/iOS-Clean-Architecture-MVVM
Template iOS app using Clean Architecture and MVVM. Includes DIContainer, FlowCoordinator, DTO, Response Caching and one of the views in SwiftUI
amitshekhariitbhu/iOS-Viper-Architecture
This repository contains a detailed sample app that implements VIPER architecture in iOS using libraries and frameworks like Alamofire, AlamofireImage, PKHUD, CoreData etc.
OAuthSwift/OAuthSwift
Swift based OAuth library for iOS
dks333/Tiktok-Clone
An iOS Tiktok Clone built with Swift(Frontend) and Firebase(Backend)
KingWu/flutter_starter_kit
A starter kit for beginner learns with Bloc pattern, RxDart, sqflite, Fluro and Dio to architect a flutter project. This starter kit build an App Store app as a example
GeekyAnts/flutter-starter
A Flutter starter-kit for production-level apps.
dreymonde/DateBuilder
📆 Create dates and date components easily (e.g. "first Thursday of the next month")
Homebrew/homebrew-bundle
📦 Bundler for non-Ruby dependencies from Homebrew, Homebrew Cask and the Mac App Store.
tuist/tuist
Tuist's CLI
ra1028/swiftui-hooks
🪝 A SwiftUI implementation of React Hooks. Enhances reusability of stateful logic and gives state and lifecycle to function view.
manhpham90vn/ios_boilerplate
iOS VIPER Architectures
chenjie1219/SwiftScan
A barcode and qr code scanner( 二维码/条形码扫描、生成,仿微信、支付宝)
noahsark769/NGUIButtonInsetsExample
Example app which shows how UIButton insets work
signalapp/Signal-iOS
A private messenger for iOS.
MessageKit/MessageInputBar
A powerful InputAccessoryView ideal for messaging applications
Swinject/SwinjectStoryboard
Swinject extension for automatic dependency injection via Storyboard
kishikawakatsumi/IBPCollectionViewCompositionalLayout
Backport of UICollectionViewCompositionalLayout to earlier iOS 12
eleev/uicollectionview-layouts-kit
📐Custom layouts for UICollectionView with examples [iOS 12+].
Inncoder/SwiftUI-Animations
Code from instagram posts
RxSwiftCommunity/RxBinding
Simple data binding operators ~> and <~> for RxSwift.