diff --git a/1224/react-native-tab-view.md b/1224/react-native-tab-view.md index ce054bbb7beac8509638e280b1058aadaf3290fd..24624f6a24afa6945b2b561c7c1553e99dcc8b4d 100644 --- a/1224/react-native-tab-view.md +++ b/1224/react-native-tab-view.md @@ -212,7 +212,7 @@ const styles = StyleSheet.create({ ## 遗留问题 -- [yes] 已解决: 页面滑动时,有概率卡在中间,无法自动回正[issue#5](https://github.com/react-native-oh-library/react-navigation/issues/5) +- [x] 已解决: 页面滑动时,有概率卡在中间,无法自动回正[issue#5](https://github.com/react-native-oh-library/react-navigation/issues/5) ## 其他