Hey Guys, today we are going to see how we can control Scroll View component of react native . github link: https://github.com/nitinvarda/scrollHandle We create a new react-native project for this npx react-native init scrollHandle After succesfully creating the project create a new folder called src under root and a new…