FBShareSandbox 0.1.0

FBShareSandbox 0.1.0

Maintained by cocoazxy.



  • By
  • cocoazxy

FBShareSandbox

CI Status Version License Platform

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

FBShareSandbox is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'FBShareSandbox'

##How To Use

#ifdef DEBUG
        dispatch_after(dispatch_time(DISPATCH_TIME_NOW, (int64_t)(0.5 * NSEC_PER_SEC)), dispatch_get_main_queue(), ^{
            [[FBShareSandbox sharedSandbox] swipSandboxPage];
        });
#endif

Image text Image text