Skip to content

Instantly share code, notes, and snippets.

@GuilhE

GuilhE/Suspend.h Secret

Last active June 25, 2021 09:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save GuilhE/3d3fcd5430fd7c672cfafaff9cdb6c43 to your computer and use it in GitHub Desktop.
Save GuilhE/3d3fcd5430fd7c672cfafaff9cdb6c43 to your computer and use it in GitHub Desktop.
Medium article - KMM
- (void)createReservation:completionHandler:(void (^)(SharedReservationsManagerdReservationResult<SharedKotlinUnit *> * _Nullable, NSError * _Nullable))completionHandler __attribute__((swift_name("createReservation(completionHandler:)")));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment