Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Swift Demo project #88

Closed
AliSoftware opened this issue Feb 27, 2015 · 2 comments
Closed

Add Swift Demo project #88

AliSoftware opened this issue Feb 27, 2015 · 2 comments
Assignees
Milestone

Comments

@AliSoftware
Copy link
Owner

cc @corinnekrych

@AliSoftware
Copy link
Owner Author

One interesting stuff to demonstrate in the demo is the possibility to use trailing closures, something like this:

OHHTTPStubs.stubRequest({$0.URL.scheme == "stubs"}) { req in
    // .... Build and return the appropriate OHHTTPStubsResponse
}

@AliSoftware AliSoftware self-assigned this Apr 18, 2015
AliSoftware added a commit that referenced this issue Apr 18, 2015
AliSoftware added a commit that referenced this issue Nov 3, 2015
@User2004
Copy link

https://webappcodes.com/category/ios

here, all iOS demo code available.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants