Relative Content

Tag Archive for javascriptreactjsreact-nativereact-native-reanimated

React Native Reanimated Responsive Issue

Description There is no way to create responsive animation in react native reanimated, I have tried thousands of way. or is it the issue of react native reanimated it self, kindly help. Please Community help me out with this Video ???? [Video Link](https://drive.google.com/file/d/1O_WQa5nwhdNbsbwefCadfVdTDfkboerz/view?usp=share_link) Steps to reproduce Clone [clone this repo](https://github.com/Vimal1464/animated-custom-drawer) npm install; For IOS run cd ios; pod install; npm run android or npm run iOS Reanimated version : 3.10.0 React Native version :0.74.0 Platforms : Android, iOS I have tried using react-native-responsive-screen to get responsive values, but still the animation are not responsive.