react-native-view-transformer
react-native-view-transformer copied to clipboard
scrollview in its parent doesn't work properly with the view transformer
I have added the view transformer inside the scrollview horizontal and inside the view transformer i have added the scrollview, the scrollview doesn't work properly as expected with the view transformer. If i remove the view transformer then it'll work.