Andrej Ruman
Andrej Ruman
**Do you want to request a *feature* or report a *bug*?** bug **What is the current behavior?** shouldFetchSuggestions prop takes a boolean. My conditions is `shouldFetchSuggestions={state.value.length > 2}`. When I...
Would be very nice to have a business hours per resource feature like it's done on full calendar. https://fullcalendar.io/docs/businessHours-per-resource. I think it would be very useful for almost all human...
Hi, I have a custom redux middleware but unfortunately when I change its code, it doesn't get hot reloaded. Every other stuff like reducers, react components, action creators are hot...
Please upgrade GoogleSignIn-iOS to 7.1.0 in order to support Apple Privacy Manifest.
Is it possible to override shadow definitions for Surface elevations 1-5 globally so that each component from react-native-paper which uses Surface will user my custom shadows?
## 🚀 Feature Proposal `react-native-svg` already supports some of filter elements e.g. `Filter, FeColorMatrix, FeGaussianBlur,...` (all listed here https://github.com/software-mansion/react-native-svg/issues/2362), ## Motivation Would be fine to support svg filter in react-native...
### Description: When using @react-native-menu/menu inside a react-navigation transparent header, the menu does not appear on Android. The button is rendered and press events are registered, but the menu is...