For front-end engineers, Apicloud undoubtedly provides us with a good platform, there are a variety of modules for us to use, but in the actual project, a lot of code, or we need to use HTML CSS JS to achieve. However, the mobile page has a 300 millisecond delay for the Click event, causing most users to feel that the HTML-based Web application interface on the mobile device is slow to respond.
An easy-to-use JS Library is recommended here to eliminate the delay caused by the Click event in the interface.
Https://github.com/ftlabs/fastclick
Currently, pro-test performance on the iphone is perfect.
If you use it in your Android device's Web view, it will create bugs that users would otherwise only want to swipe, because the Android machine has a spotty performance and the browser that comes with the APK package is a waste. So if you use Fastclick, it's best to make a judgment, don't use Android apk inside. (This is seen on the internet, so in the Android device, use caution, if you really want to use, it is best to test yourself before)
Related Technical documents: http://www.apicloud.com/index?uzchannel=3
free 1 to 1 grooming app requirements: http://app.apicloud.com/RequirementDescription
recommended items to send MacBook, Iphone7 and other gifts: http://community.apicloud.com/bbs/forum.php?mod=viewthread&tid=44433
Share a move project to eliminate click-event-clicking latency methods