Synced Scroll Views for React Native
// Github Repository ————————————————————————————————————————————
https://github.com/MaximilianDietel03/react-native-synced-scroll-views
// Commands ————————————————————————————————————————————
Initialise new React Native project, Typescript:
npx react-native init AwesomeTSProject --template react-native-template-typescript
Note: React Native version 0.69.4 at the time I uploaded this video.