Stay in touch
ToDoList
January 21, 2020 • Apache 2.0 License
A simple ToDoList written in Swift 5. Supports syncing using CloudKit, Realm, Local notifications, WatchOS and iPad apps
Fototo-a full project with animations and gestures
January 05, 2020 • Apache 2.0 License
an object with swift, show some animations and UX(https://github.com/even-cheng/fototo)
Store
January 02, 2020 • Apache 2.0 License
Unidirectional, transactional, operation-based Store implementation.
XYChart
November 10, 2019 • Apache 2.0 License
XYChart is designed for line & bar of charts which can compare multiple data in form styles, and limited the range of values to show, and so on.
MGObfuscator
October 21, 2019 • Apache 2.0 License
When we are working on apps which have lot of sensitive information (like Banking etc). We should be a lot of careful about strings. There is nice write up why (https://www.raywenderlich.com/2666-i...
No image provided.
CustomUIView
September 16, 2019 • Apache 2.0 License
Now you can benefit from one IBDesignable CUIVew, that you can customize to have round corners, drop shadow with offset and you can add also a background image.
No image provided.
SBCoreData
August 13, 2019 • Apache 2.0 License
A complete guide to Core Data dynamically while syncing your server response to your DB. This library takes the server response JSON as an input and processes all the CRUD operations itself. The ag...
redmin - prototype with Reddit data
July 25, 2019 • Apache 2.0 License
A super lightweight reddit client for iOS
No image provided.
Emojivision
July 19, 2019 • Apache 2.0 License
A 200 something line Swift Playground for rendering images as emojis
KPassCode
July 12, 2019 • Apache 2.0 License
A simple StackView to be used for Passcode or OTP fields. Completely customisable with separate classes and very easy to use. Just Drag and drop with 2 lines of code.
Google Places Picker
July 10, 2019 • Apache 2.0 License
https://github.com/piotrbernad/GooglePlacesPicker
ImageWithActivityIndicator
June 25, 2019 • Apache 2.0 License
ImageWithActivityIndicator is a SwiftUI view that download and display image from URL and displaying Activity Indicator while loading .
StarrySky
June 22, 2019 • Apache 2.0 License
模拟星空动效,使用UIDynamic引擎和layer实时绘制( A starrySky animation project used UIDynamic and drawRect)
WIZSideToolBar
June 09, 2019 • Apache 2.0 License
A pop-up dynamic menu on the right side of the screen.
No image provided.
KVideoPlayer
May 25, 2019 • Apache 2.0 License
Play Multiple local/URL videos using AVPlayer like facebook, instagram. On scrolling horizontally, previous video will pause and the current will start playing smoothly.
KCustomAlert
May 24, 2019 • Apache 2.0 License
Simple and easy alerts to use instead of default AlertController. Alerts with different styles. Separate Xib is provided to customize as pr your need. Callbacks are easily handled by using Closures...
ThreeStage-PanGesture
May 14, 2019 • Apache 2.0 License
Conventional three-stage drag gesture animation is mainly used to drag the view from the bottom to the center of the screen, and then to the top of the screen and other scenes.