mastermoo / react-native-action-button

customizable multi-action-button component for react-native
MIT License
2.52k stars 570 forks source link

Disable Action Button #316

Open coloredlambda opened 5 years ago

coloredlambda commented 5 years ago

Great component you have here. It would be great if we had the option to disable the button? I could quickly make a PR if it's agreed upon

ahteshamshah780 commented 4 years ago

@therustydev did you found any solution for this.

coloredlambda commented 4 years ago

Sadly, no... Either you make it appear and disappear on state change or render a toast when its tapped to tell user it's disabled. I never got around to making a PR. Totally forgot...