💡inspire AirSandbox(https://github.com/music4kid/AirSandbox)
To run the example project, clone the repo, and run pod install
from the Example directory first.
Manually display the sandbox
[[IRBSandboxManager sharedInstance] show];
or slide window display the sandbox
[[IRBSandboxManager sharedInstance] enable];
- Display file content
- Show sandbox file
- Airdrop pass file
- Easy to delete files
- Show Sqlite file content, and more type of file...
- Multi-select files and operate
IRBSandbox is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'IRBSandbox'
irobbin, irobbin1024@gmail.com
IRBSandbox is available under the MIT license. See the LICENSE file for more info.