AppResizer 0.1.0

AppResizer 0.1.0

TestsTested
LangLanguage SwiftSwift
License MIT
ReleasedLast Release Nov 2015
SPMSupports SPM

Maintained by Ahmed Mseddi.




  • By
  • Ahmed Mseddi

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.

Installation

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

pod "AppResizer"

Usage

AppResizer.sharedInstance.enable(mainWindow)

Example

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

Author

Ahmed Mseddi, [email protected]

License

AppResizer is available under the MIT license. See the LICENSE file for more info.