I have a react-native-pdf component that updates the redux store(state) data on onPageChanged. Its parent component is using mapStateToProps. As soon as I change th
onPageChanged