react-native-directed-scrollview icon indicating copy to clipboard operation
react-native-directed-scrollview copied to clipboard

Directed scrollView doesn't work correctly on Android.

Open VikBn opened this issue 4 years ago • 3 comments

How to use directedScrollView on Android? I tried it on Android platform but have received broken view.

https://user-images.githubusercontent.com/32108055/115280648-d3ee5680-a150-11eb-9e46-7697628bca05.mp4

IDEs: Android Studio: Version 4.1.0.0 AI-201.8743.12.41.7199119 Visual Studio: Not Found Languages: Java: 1.8.0_211 npmPackages: @react-native-community/cli: Not Found react: ^17.0.1 => 17.0.2 react-native: 0.64.0 => 0.64.0 react-native-windows: Not Found npmGlobalPackages: react-native: Not Found

VikBn avatar Apr 19 '21 17:04 VikBn

Hi @VikBn, did you somehow solve this problem, did you find any other solution?

XchHarutyunyan avatar Dec 13 '23 17:12 XchHarutyunyan

Hi @VikBn, did you somehow solve this problem, did you find any other solution?

We published to the npm our own fork @olimpic245/react-native-directed-scrollview you can try it, maybe it will be helpful.

VikBn avatar Dec 15 '23 13:12 VikBn

Hi @VikBn, did you somehow solve this problem, did you find any other solution?

We published to the npm our own fork @olimpic245/react-native-directed-scrollview you can try it, maybe it will be helpful.

Thank you very much, I will try to implement it and give you an answer

XchHarutyunyan avatar Dec 16 '23 10:12 XchHarutyunyan