0 purchases
fake touch
fake_touch #
A plugin that can simulate screen clicks for automated testing.A
Warning #
This plugin uses the IOS private API and cannot be uploaded to the app store, but Android can
Getting Started #
1.JUST one method send a touch Event for (x,y),easy
FakeTouch.sendFakeNativeTap(100, 200);
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.