oceanbit / react-native-button-toggle-group

An animated button toggle group for React Native
47 stars 14 forks source link

Component does not have any method of setting `value` #1

Closed crutchcorn closed 4 years ago

crutchcorn commented 4 years ago

Currently, the component does not have any way of setting the value of the toggle group. This is an obvious design oversight that led to bugs like this:

https://github.com/crutchcorn/GitShark/issues/32