标签: react-native react-navigation
是否有适用于反应导航的灯箱组件?
我尝试react-native-lightbox但是它需要使用反应导航时不方便使用的Navigator实例。
答案 0 :(得分:0)
只需使用withNavigation确保它始终被传入。
withNavigation
https://reactnavigation.org/docs/with-navigation.html