I tried to make this work like in YouTube filter button. Which one button pressed other button disable in React Native via reusable component. How could I achieve something like this?
PS: Please correct me if I use wrong technical term, if it isn't call filter button.
or similar to this, I want it to function like Radio button which mean one button click other button is disable, but look like chip button using React native.
