标签: reactjs react-native react-native-ios react-native-maps
我注意到当我在地图上移动时,有时地图会稍微回落(注意!不回到之前的 this.props.region 加载标记的地方)。
我认为,这是因为 this.props.region 更改,因此反应会重新呈现组件,因为其状态已更改 onRegionChangeComplete 。而且,这只发生在 iOS!
我正在使用
Expo:23.0.0 react-native-maps:0.17.1 React Native 0.50 React 16.0.0
Expo:23.0.0
react-native-maps:0.17.1
React Native 0.50
React 16.0.0