rilyu / teaset

A UI library for react native, provides 20+ pure JS(ES6) components, focusing on content display and action control.
MIT License
2.95k stars 482 forks source link

oncloseRequest 和 modal #441

Closed JedShiMing closed 1 week ago

JedShiMing commented 3 years ago

一般的pullview弹框,比如支付宝的支付弹框,点击其他区域不消失,点击X和安卓的返回键提示关闭,我现在要做一个类似的。 文档里写这两个属性不能同时生效,why?