react-native-action-button
react-native-action-button copied to clipboard
customizable multi-action-button component for react-native
to show/hide the action button conditionally
my setup requires certain ActionButton.Items to be shown or not, depending on context. i tried to use renderIf (https://github.com/ajwhite/render-if) which works as long as it's rendering, but results in an...
I have a scenario where the number of action button items inside the action button are variable according to user preferences. As soon as a user has more than 5-6...
It's not set to 0.85 as default and it does not change when i give it the prop. and it drops a white square around the button. Code sample? here...
If I change the height/width of the textContainerStyle the textContainer won't be centered anymore as the textContainerStyle only applies to the inner container not the outer one. There should be...
#339 - Solution: I believe that the proposal submitted earlier does not fully solve the problem presented in version 0.62 of the RN. Because it is necessary to insert useNativeDriver...
depreciation issue: componentWillRecieveProps is depreciated and will be removed in the next release warning pops up react-native: 0.60.5
This is a feature request, It would be nice to be able to add a title for the main button when the other buttons appear. Use case instead of :...
as seen in #264