react-native-action-button icon indicating copy to clipboard operation
react-native-action-button copied to clipboard

Pressing ActionButton always open ActionButton.Item even with active={false}

Open EduVencovsky opened this issue 5 years ago • 1 comments

Even when I set active={false}, clicking the ActionButton opens alls ActionButton.Item.

Is this a behavior made on purpose?

If I set active={false}, shouldn't it always be closed (never show ActionButton.Item)?

EduVencovsky avatar Jun 26 '19 00:06 EduVencovsky

yes, i am also facing same issue.

ansarikhurshid786 avatar Jul 07 '19 11:07 ansarikhurshid786