Hi! in RN 0.48.1 doesn`t work contentOffset when component is initialized.
Here is example for reproduction https://github.com/vivalaakam/rn_issue
In this example after initialize i will be see second screen, named 'Welcome to screen #2'
In version 0.47.2 it work as well
react-native -v
react-native-cli: 2.0.1
react-native: 0.48.1
node -v
npm -v
yarn --version
Hi! in RN 0.48.1 doesn`t work contentOffset when component is initialized.
Here is example for reproduction https://github.com/vivalaakam/rn_issue
In this example after initialize i will be see second screen, named 'Welcome to screen #2'
In version 0.47.2 it work as well
react-native -vnode -vnpm -vyarn --version