AppResizer
AppResizer copied to clipboard
Check if your iOS app is responsive.
AppResizer
Check if your app is responsive.
Description
AppResizer allows you to change the width of the main window, thereby checking if your app renders correctly on all devices.
This tool will also help you to test if you are ready to activate the multitasking on your app.
Demo

To run the example project, clone the repo, and run pod install from the Example directory first.
You can also use the cocoapods try command:
pod try "AppResizer"
Installation
AppResizer is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod "AppResizer"
Usage
AppResizer.sharedInstance.enable(mainWindow)
Changelog
0.1.1
- Added vertical slider
0.1.0
Author
Ahmed Mseddi, [email protected]
License
AppResizer is available under the MIT license. See the LICENSE file for more info.