• Stars
    star
    202
  • Rank 188,332 (Top 4 %)
  • Language
    Swift
  • License
    MIT License
  • Created over 6 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

πŸŽ₯ See the upcoming movies! ReSwift + RxSwift πŸ’– Hacktoberfest πŸŽƒ

ReduxMovieDB Follow @cardosodev

Build Status codecov

Screenshots

iPhone (1) iPhone (2) iPad

Dependencies

# Library Description
1 ReSwift Redux-like implementation of the unidirectional data flow architecture.
2 ReSwift-Thunk ReSwift actions that do side-effects in an uncoupled and semantic manner.
3 CombineCocoa For composing asynchronous and event-based Apps using observable sequences.
4 CombineKeyboard Provides a reactive way of observing keyboard frame changes.
5 Nuke Provides an async image downloader with cache support.
6 DifferenceKit A fast and flexible O(n) difference algorithm framework for Swift collection.

Build instructions

  1. An OSX machine
  2. Xcode 11.x or higher (Swift 5.0)
  3. Install CocoaPods (note that you will need to install at least Ruby 2.2.3 for this to work)
sudo gem install cocoapods

To update cocoapods (not that often needed) run

sudo gem update cocoapods
  1. Clone this repo:
git clone https://github.com/cardoso/ReduxMovieDB
  1. Download library dependencies using the cocoapods dependency manager (and update the same way):
pod install
  1. Do NOT open the Xcode project directly, instead use the ReduxMovieDB.xcworkspace file to open the Xcode workspace.
  2. Build the project by ⌘ + R

More Repositories

1

virgil-e3kit-flutter

πŸ” Add end-to-end encryption to your Flutter App - Unofficial E3Kit flutter plugin
Dart
42
star
2

CryptoKitE2EEPlayground

A playground following the basic end-to-end encryption flow described in my article: https://dev.to/cardoso/cryptokit-basics-end-to-end-encryption-1d6d
Swift
20
star
3

DIOCollectionView

Drag Items in and out of CollectionViews
Swift
17
star
4

AutoPong

My ο£ΏWWDC17 scholarship winning playground
Swift
12
star
5

errbot-rocketchat

Errbot for Rocket.Chat - fork of unmaintained https://github.com/AoiKuiyuyou/AoikRocketChatErrbot
Python
11
star
6

Rocket.Chat.Dropbox.Paper

πŸ“¦ Dropbox Paper App for Rocket.Chat - create and share live documents in your Rocket.Chat channel
TypeScript
10
star
7

ODK-DarkEmu

A DarkEden Private Server Emulator
C#
10
star
8

Rocket.Chat.ContentFilter

⛔️ Content Filter App for Rocket.Chat - keep scammers and undesirable content out of your server
TypeScript
8
star
9

Swiftmoji

:godmode: Custom emoji rendering library for iOS apps with support for GIF & still images - plug-in extension for UITextView - performance, cache βœ… - Made with πŸ’˜ by @GetStream
Swift
7
star
10

MMUIKitExtensions

Useful UIKit extensions
5
star
11

PracticeIt

:shipit: My first published iOS App. A productivity app written in Objective-C.
Objective-C
5
star
12

ODK-ClientInfo

A collection of classes and JSON converters for the DarkEden info files.
C#
4
star
13

16bitColorViewer

RGB 5:6:5 visualizer. Int16 <-> Color.
C#
3
star
14

ODK-FrameLib

A library for DarkEden frame format.
C#
3
star
15

ODK-SpriteLib

A library for DarkEden sprite format.
C#
3
star
16

spinlet

Spin plugin to run wasm32-wasi (preview2) command components as plugins
Rust
3
star
17

demo-e3kit-web

A simple Web application that demonstrates how the end-to-end encryption works.
JavaScript
2
star
18

SwiftChatClient

Client part of the [Server] <--- [Core] ---> [Client] Full-stack Swift Boilerplate
Swift
2
star
19

terraform-bug

HCL
1
star
20

blazemail

Open source email client written in Rust and Dioxus. Under πŸ—οΈ
Rust
1
star
21

SwiftChatCore

Core part of the [Server] <--- [Core] ---> [Client] Full-stack Swift Boilerplate
Swift
1
star
22

demo-e3kit-android

A simple Android application that demonstrates how the end-to-end encryption works.
Kotlin
1
star
23

fluent-extended

Useful extensions for fluent
Swift
1
star
24

SwiftChatServer

Server part of the [Server] <--- [Core] ---> [Client] Full-stack Swift Boilerplate
Swift
1
star
25

LuaBoard

A game engine for minimalistic cell based games using lua as scripting language
C++
1
star