/flipper-plugin-control-ui

Flipper plug-in that can send TouchEvent and Keyboard events from PC to iPhone.(Desktop)

Primary LanguageTypeScriptMIT LicenseMIT

flipper-plugin-control-ui

Flipper plug-in that can send TouchEvent and Keyboard events from PC to iPhone. (Desktop)

Github issues Github forks Github stars Github top language

Desktop

Installation

Download .tgz file from Release Page and Install from the Flipper app's plugin manager.

Usage

To use this plugin, the plugin must also be configured on the mobile app side. Currently only supported on iOS.

Build

yarn
yarn flipper-pkg pack # create .tgz file

License

flipper-plugin-control-ui is released under the MIT License. See LICENSE