• Stars
    star
    1
  • Language
    Objective-C
  • License
    MIT License
  • Created almost 11 years ago
  • Updated over 9 years ago

Reviews

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

Repository Details

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.

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

CollectionViewCalendar

This project shows how to use CICalendarView, which is a UICollectionView.
Objective-C
4
star
10

GradientColor

Draw gradient color
Objective-C
3
star
11

WebserviceInSwift

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

ScheduleServer

Server side Swift with Vapor
Swift
2
star
13

StarWars

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

Snapshot

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

TilingScrollView

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

DrawPath

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

AsyncProgramming

Explore different async programming approaches
Swift
1
star
18

SHYouTube

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

SketchExport

Export image assets from .sketch file via a python program.
Python
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