• Stars
    star
    2
  • Language
    Swift
  • License
    MIT License
  • Created over 6 years ago
  • Updated over 6 years ago

Reviews

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

Repository Details

Simple bookshelf project to learn RxSwift

More Repositories

1

bottom-pull-to-refresh

Pull-to-Refresh behavior at the bottom of a UITableView
Objective-C
117
star
2

xib-localization

Example project for easy XIB and Storyboard localization (check out blog post)
Swift
43
star
3

pull-to-refresh

Solution to add pull-to-refresh feature at the top of an UITableView.
Objective-C
42
star
4

alert-blocks

Category of UIAlertView that offers a completion handler to listen to interaction. This avoids the need of the implementation of the delegate pattern.
Objective-C
37
star
5

simple-vc-state

A simple state machine to show different view controllers (check out blog post)
Swift
27
star
6

action-sheet-blocks

Category of UIActionSheet that offers a completion handler to listen to interaction. This avoids the need of the implementation of the delegate pattern.
Objective-C
25
star
7

remote-imageview

Replacement for UIImageView that asynchronously shows an image downloaded from an URL. While the download is running an activity indicator is shown over the view. A block is invoked when the image has finishing download.
Objective-C
21
star
8

progress-bar

Custom progress bar with determinate and indeterminate progress
Objective-C
18
star
9

space-cells-ios

Exercising collection view loading, configuration and interaction on iOS VIPER architecture.
Swift
13
star
10

enum2switch

OS X action to generate a switch case from a given C/Objective-C enumeration.
Objective-C
3
star
11

bitrise-step-product-bundle-identifier

Bitrise step to replace Xcode project PRODUCT_BUNDLE_IDENTIFIER setting.
Shell
1
star
12

retinator

Retinator resizes the source image and generates three images in 1x, 2x and 3x iOS resolutions.
Ruby
1
star
13

bookshelf-server

Example app to learn Node.js and MongoDB. A very simple REST API to manage a bookshelf.
JavaScript
1
star
14

tictactoe

A simple Tic-Tac-Toe CLI game as an exercise to learn Ruby language
Ruby
1
star