We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
cc @corinnekrych
The text was updated successfully, but these errors were encountered:
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 }
Sorry, something went wrong.
[Swift] Demo Project (#88) + nullability annotations + OHPathHelper m…
c90bdcf
…acros converted to functions (#100)
cf6c53a
https://webappcodes.com/category/ios
here, all iOS demo code available.
AliSoftware
No branches or pull requests
cc @corinnekrych
The text was updated successfully, but these errors were encountered: