• Stars
    star
    4
  • Rank 3,304,323 (Top 66 %)
  • Language
    Objective-C
  • Created over 11 years ago
  • Updated over 11 years ago

Reviews

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

Repository Details

This project shows how to use CICalendarView, which is a UICollectionView.

More Repositories

1

SimpleApiClient

This project is a simple api client with Alamofire.
Swift
45
star
2

StompClient

Simple STOMP client for iOS.
Swift
23
star
3

Vapor3Series

A series of what I learn from Vapor.
Swift
21
star
4

MVVMInSwift

This is a sample project of MVVM in Swift without FRP libraries.
Swift
11
star
5

ObserveKeyboardNotifications

Observe iOS keyboard show and hide notifications in a more Swifty way.
Swift
7
star
6

DataPersistence

A Demonstration of how to use Realm in Swift
Swift
7
star
7

RealmMigration

This is a sample of Realm lightweight migration.
Swift
5
star
8

SHDrawSimpleImage

This project contains a simple drawing view. It is able to change the stroke color, width and opacity.
Objective-C
4
star
9

GradientColor

Draw gradient color
Objective-C
3
star
10

WebserviceInSwift

A simple web service in Swift for my Vapor server.
Swift
2
star
11

ScheduleServer

Server side Swift with Vapor
Swift
2
star
12

StarWars

A ReSwift iOS app. Display Star Wars Films.
Swift
2
star
13

Snapshot

This is a sample of using FBSnapshotTestCase.
Swift
2
star
14

TilingScrollView

This project shows a tiled view (CATiledLayer) with a UIScrollView and a thumbnail view with a focus layer.
Objective-C
1
star
15

DrawPath

Cropping view by finger drawing. Using UIBezierPath.
Objective-C
1
star
16

AsyncProgramming

Explore different async programming approaches
Swift
1
star
17

SHYouTube

This project is a rewrite version of HCYouTubeParser. The purpose is parsing the YouTube video informations.
Objective-C
1
star
18

SketchExport

Export image assets from .sketch file via a python program.
Python
1
star
19

SHHTTPRequest

This project is used to send HTTP requests synchronously or asynchronously. It contains a main class SHNetworking and some categorys. The MainViewController contains some test methods.
Objective-C
1
star
20

PointFreeExercises

Practicing functional programming concepts
Swift
1
star
21

TwitterImage

This is a simple project which fetches tweets via Twitter API and displays the images.
Swift
1
star
22

SHCameraSession

Configure the camera of a device by the AVFoundation framework. Because this class is abstract, please use the concrete subclasses SHCaptureCameraSession and SHVideoCameraSession instead of this class.
Objective-C
1
star
23

ValueTypeForUI

Using protocols and value types for layout subviews.
Swift
1
star