Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

支持OverlayView事件穿透 #348

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

支持OverlayView事件穿透 #348

wants to merge 6 commits into from

Commits on Apr 5, 2019

  1. Update OverlayView.js

    增加一个blockTouch参数,支持在弹出框的情况下,让区域外的touch事件可以穿透
    zi6xuan committed Apr 5, 2019
    Configuration menu
    Copy the full SHA
    9a76107 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2019

  1. Configuration menu
    Copy the full SHA
    ab530cd View commit details
    Browse the repository at this point in the history
  2. Update SwipeTouchableOpacity.js

    关闭动画增加状态判断,防止在重复打开或者关闭的情况下再次触发动画
    zi6xuan committed Aug 5, 2019
    Configuration menu
    Copy the full SHA
    3a23ed4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    239990f View commit details
    Browse the repository at this point in the history

Commits on May 26, 2021

  1. Configuration menu
    Copy the full SHA
    36bf891 View commit details
    Browse the repository at this point in the history
  2. Update TouchableOpacity.js

    zi6xuan committed May 26, 2021
    Configuration menu
    Copy the full SHA
    479c1c1 View commit details
    Browse the repository at this point in the history