Search results for red

Sworm screenshot

Sworm

February 09, 2022 • MIT License
CoreData based Swift ORM
CardScanner screenshot

CardScanner

October 04, 2020 • Apache 2.0 License
A credit card scanner
Velik screenshot

Velik

September 06, 2020 • Apache 2.0 License
Not really ready to use control but many SwiftUI/Combine useful things to reuse
AnimatedCardInput screenshot

AnimatedCardInput

May 28, 2020 • MIT License
Customisable and easy to use Credit Card UI.
Store screenshot

Store

January 02, 2020 • Apache 2.0 License
Unidirectional, transactional, operation-based Store implementation.
AVSQLDebugger screenshot

AVSQLDebugger

November 17, 2019 • MIT License
A Simple Core Data Debugger that will look inside your apps DB
No image provided.

RxSwift+MVVM-C Templete

November 15, 2019 • MIT License
This is the demo project of MVVM-C structure with dependency injection using RxSwift. , I have integrated two APIs for MovieDB APIS (https://www.themoviedb.org/). One for the listing of Movie and o...
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 screenshot

redmin - prototype with Reddit data

July 25, 2019 • Apache 2.0 License
A super lightweight reddit client for iOS
YRPayment screenshot

YRPayment

July 02, 2019 • MIT License
Better payment user experience library with cool animation in Swift : ✅Easily usable ✅Simple Swift syntax ✅Cool flip animation ✅Compatible with Carthage ✅Compatible with CocoaPods ...
Predator screenshot

Predator

May 26, 2019 • Apache 2.0 License
A predator-inspired clock screensaver for macOS | https://predatorsaver.space/
GradientBorderedLabelView screenshot

GradientBorderedLabelView

March 21, 2019 • MIT License
IBDesignable customizable, gradient bordered label view written in Swift.
TinyCreditCard screenshot

TinyCreditCard

March 08, 2019 • MIT License
A clear and animated credit card input workflow implement
PromisedFuture screenshot

PromisedFuture

July 22, 2018 • MIT License
A Swift based Future/Promises framework to help writing asynchronous code in an elegant way
Notification-Center-Widget screenshot

Notification-Center-Widget

February 16, 2018 • MIT License
A notification center widget with shared core data. Example project for sharing data between iOS app extension and container app through shared core data.
No image provided.

AMCreditCardView

January 29, 2018 • MIT License
AMCreditCardView is a iOS library that allows developers to create the UI which replicates an actual Credit Card written in Swift
ThinCreditCard screenshot

ThinCreditCard

December 25, 2017 • MIT License
💳 Simple way to add a credit card
VueFlux screenshot

VueFlux

November 28, 2017 • MIT License
Unidirectional Data Flow State Management Architecture for Swift - Inspired by Vuex and Flux
BackgroundCoreDataSwift4 screenshot

BackgroundCoreDataSwift4

November 09, 2017 • Apache 2.0 License
This Project looks like nothing in the UI but it covers an important and complex topic in CoreData , i.e, writing data to Database in background thread so that UI does not get blocked. It uses Swif...
CoreDataSwift4 screenshot

CoreDataSwift4

November 06, 2017 • Apache 2.0 License
This Project implements CoreData in Swift4 with a lot reduction in boilerplate code, using a UITableView with NSFetchedResultsController along with CRUD operations and Batch Updates