-
I.e. for example `/?show=True+Detective` should insert `True Detective` in the `textInput` (as it does now) but also trigger a data update, which currently solely relies on the value of the `actionBut…
-
It would be great to be able to specify displaying the ActionButton.Item(s) to the left or right of the ActionButton instead of just "up" or "down".
vTrip updated
5 years ago
-
Can it fire a event when become inactive by press ActionButton.Item? I need take screenshot when press ActionButton.Item but not like to capture the expanded Items.
-
Hi! 👋
Firstly, thanks for your work on this project! 🙂
Today I used [patch-package](https://github.com/ds300/patch-package) to patch `react-native-action-button@2.8.5` for the project I'm…
-
```
I wanted to change the button on the right, in the toolbar, depending on
what page was being displayed.
Usage:
Patch was made against 0.20-beta1
The action expects an object to be returned wit…
-
### Guidelines
- [X] I agree to follow this project's Contributing Guidelines.
### Project Version
1.0
### Platform and OS Version
Tested in Windows and Google Chrome
### Existing Issues
_No re…
-
I use the following code
https://github.com/xotahal/react-native-material-ui-demo-app/blob/master/src/ActionButton/ActionButtonSpeedDial.react.js
When I click on `ActionButton` in iOS , I see ver…
-
### What is your question?
There are plenty of buttons in a `teal` app. Some of them react to theme changes, while others maintain their style regardless of theme.
##### These buttons can be theme…
-
### Describe the bug
I have a use case for the DataTable which seems to be hitting some limits of the component.
My use case is that I have a table with 38 columns, which has thousands of entries …
-
Hi,
I use the combination of `clear_layer()` and `add_fill_layer()` a lot to update my `mapboxgl` without redrawing the whole map. One thing I noticed is that if you call `clear_layer()` and `add_…