I'm making a react native app now. I need to use a horizontal weight scrollbar in the app like the image which I attached. When a user scrolls the horizontal scrollbar, the app should show the weight numbers. I'm not sure how can I make this coding in react native application.
Weight scale screen:
I'm using react-native 0.63.4 now.