rupez3's repositories

awesome-flutter

An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.

Language:DartStargazers:0Issues:0Issues:0

awesome-ios

A curated list of awesome iOS ecosystem, including Objective-C and Swift Projects

Language:SwiftLicense:MITStargazers:0Issues:0Issues:0

BaseComponents

BaseComponents aims to provide easily reusable and understandable components to increase productivity with UIKit and Foundation APIs

Language:SwiftLicense:MITStargazers:0Issues:0Issues:0

cc-playground

CC Playground

Language:SwiftLicense:MITStargazers:0Issues:1Issues:0
Language:SwiftLicense:MITStargazers:0Issues:0Issues:0

ConcurrentDownloadsSwift3

This project shows how to support concurrent downloads in swift3 via remote URLs && save them to your local directory && viewing them in offline mode && delete downloaded files. Download process is enhanced by Pause, Resume, Cancel, Progress bar controls.

Language:SwiftStargazers:0Issues:0Issues:0

ContainerController

UI Component. This is a copy swipe-panel from app: Apple Maps, Stocks. Swift version

Language:SwiftLicense:MITStargazers:0Issues:0Issues:0

ControlRoom

A macOS app to control the Xcode Simulator.

Language:SwiftLicense:MITStargazers:0Issues:0Issues:0

FloatingPanel

A clean and easy-to-use floating panel UI component for iOS

Language:SwiftLicense:MITStargazers:0Issues:0Issues:0
Language:DartLicense:MITStargazers:0Issues:0Issues:0

gitignore

A collection of useful .gitignore templates

License:CC0-1.0Stargazers:0Issues:0Issues:0

ios-architecture

A collection of iOS architectures - MVC, MVVM, MVVM+RxSwift, VIPER, RIBs and many others

License:MITStargazers:0Issues:0Issues:0

iOS-Clean-Architecture-MVVM

Sample iOS application using Clean Architecture and MVVM

Stargazers:0Issues:0Issues:0

iOSDesignPatternSamples

This is Github user search demo app which made by many variety of design patterns. You can compare differences in MVC, MVP, MVVM and Flux.

License:MITStargazers:0Issues:0Issues:0

iowncode

A curated collection of iOS, ML, AR resources sprinkled with some UI additions

Stargazers:0Issues:0Issues:0

it-tools

Collection of handy online tools for developers, with great UX.

License:GPL-3.0Stargazers:0Issues:0Issues:0

macos-push-tester

Native mac app for easily sending Apple APNs push messages to iOS apps

License:MITStargazers:0Issues:0Issues:0

NetflixSwiftUI

Netflix Clone

Language:SwiftLicense:MITStargazers:0Issues:0Issues:0

Networking-with-REST-API-calls-and-URLSession-Unit-Tests-and-Data-Persistence-in-Core-Data

Networking in Swift with REST API calls and URLSession, that puts the parsed JSON Data from an HTTP based JSON storage endpoint I created into a TableView and persists the data using Core Data with CRUD (create, read, update, and delete). I used also Unit Tests to test URLSession asynchronous network operations and make the project as robust as possible. When the JSON data is parsed into the dynamic TableView cell we can easily delete the cell with a swipe, the TableView will then reload itself with a custom made animation and Core Data will update and save the changes in realtime. There is also an option to send HTTP GET requests to the JSONPlaceholder server. A And last but not least I implemented a settings launcher slide-up menu that slides up from the bottom of the screen when the settings tab bar button is pressed. On the slide-up menu, we have all the functionalities I mentioned above like getting the data from the REST API, filtering the data in the cells using a search bar and sorting them in the right alphabetical order, and also send data to a REST API.

License:MITStargazers:0Issues:0Issues:0
License:MITStargazers:0Issues:0Issues:0

PermissionWizard

🔮 An ultimate library for iOS and macOS system permissions management. The easiest way to check or request a permission.

License:MITStargazers:0Issues:0Issues:0
Language:SwiftLicense:MITStargazers:0Issues:0Issues:0
Language:HTMLStargazers:0Issues:0Issues:0

Swift-Essentials

A set of essential Swift stuff I use in every single iOS app.

License:MITStargazers:0Issues:0Issues:0

SwiftCombineNetworking

Promise-Based Networking in Swift 5 with URLSession, Combine and Codable

Stargazers:0Issues:0Issues:0

SwiftHub

GitHub iOS client in RxSwift and MVVM-C clean architecture

License:MITStargazers:0Issues:0Issues:0

SwiftUI-Cheat-Sheet

SwiftUI 2.0 Cheat Sheet

License:MITStargazers:0Issues:0Issues:0

SwiftUI-Template-MVVM

A ready-to-use SwiftUI MVVM template to use when creating a new project, including Core Data and standard App Configuration

Stargazers:0Issues:0Issues:0
Language:SwiftLicense:MITStargazers:0Issues:0Issues:0

TipKit-Examples

An example project for the TipKit framework

Stargazers:0Issues:0Issues:0