IOS模仿IOS系统的assistive-touch

基于react开发的,模仿IOS系统的assistive-touch效果,使用方式很简单 

npm install assistive-touch-react
import AssistiveTouch from 'assistive-touch-react'


            
        

在线演示demo:

https://xue.ccy1994.top/demos/assistive-touch-react/index.html

手机扫码预览:

IOS模仿IOS系统的assistive-touch_第1张图片

 

git仓库地址:https://github.com/ahnuchen/assistive-touch-react

如果你用的上,欢迎start

你可能感兴趣的:(前端开发笔记,react,javascript,html5)