EM-Sabeel
EM-Sabeel
### Current behavior When i upgraded pager view to `"react-native-pager-view": "^6.0.0-rc.0"`, I'm getting below error. Currently, you using this method. ```js import ViewPager from 'react-native-pager-view'; const AnimatedViewPager = Animated.createAnimatedComponent(ViewPager); ```...
## Environment ``` System: OS: Linux 5.4 Ubuntu 18.04.6 LTS (Bionic Beaver) CPU: (8) x64 Intel(R) Core(TM) i5-10210U CPU @ 1.60GHz Memory: 369.14 MB / 15.48 GB Shell: 4.4.20 -...
React native text input supports autoCorrect prop, I'm trying to pass it to material textfield, but doesn't appear to be working. https://reactnative.dev/docs/textinput.html#autocorrect @n4kz
extentRatio logic changed