react-native-ios-modal:用于在 iOS 上显示模式的 react-native 组件,通过将 react-native 视图本地包装在 UIViewController 中并呈现它

时间:2024-06-20 07:22:40
【文件属性】:

文件名称:react-native-ios-modal:用于在 iOS 上显示模式的 react-native 组件,通过将 react-native 视图本地包装在 UIViewController 中并呈现它

文件大小:88.3MB

文件格式:ZIP

更新时间:2024-06-20 07:22:40

react-native modal ios-swift react-native-component native-module

react-native-ios-modal 一个用于在 iOS 上显示模式的 react-native 组件,通过将 react-native 视图本地包装在UIViewController并呈现它。 由于这只是使用UIViewController ,因此该组件还支持设置UIModalPresentationStyle和UIModalTransitionStyle 。 支持设置isModalInPresentation并在模态使用pageSheet modalPresentationStyle时单独禁用本机向下滑动手势。 您可以在应用程序的任何位置使用ModalView ,并通过 ref 以编程方式或在安装/卸载ModalView时自动以模态方式呈现视图。 使用UIBlurEffect支持多个模态事件、多个模态以及具有透明背景或模糊背景。 动机 您可以使用它,但它仅适用于 iO


网友评论