Brandon Fitzwater

Results 14 issues of Brandon Fitzwater

### Summary Using the `provider={PROVIDER_GOOGLE}` with a valid Google Maps API key in the `MapView` component causes the iOS simulator to crash. Running the code on a physical device however,...

Issue accepted

- [x] Addresses https://github.com/web-ridge/react-native-paper-dates/issues/151

- [x] Addresses https://github.com/web-ridge/react-native-paper-dates/issues/161. _Note - While this will mitigate potentially unwanted years by allowing start and end year to be specified, there may still be performance issues on lower...

- Introduces new `saveLabelDisabled` prop.

The input validation errors coming from the `HelperText` component should appear below the inputs instead of being adjacent to one another. Here is a reproducible demo: https://snack.expo.dev/@fitzwabs/react-native-paper-datepicker ![Screenshot 2022-03-20 at...

- [x] Introduces a new `badge` prop which will display a [badge](https://callstack.github.io/react-native-paper/badge.html) like so _Additional Resources_ - https://callstack.github.io/react-native-paper/badge.html - https://material.io/components/tabs/android#using-tabs

As it stands, [react-native-paper 5.0.0-rc.4](https://github.com/callstack/react-native-paper/releases/tag/v5.0.0-rc.4) is still in development, but is there any planned support for this in conjunction with this library?

enhancement

Looks like there was still an issue in `0.9.0`. ![Simulator Screen Shot - iPhone 13 Pro - 2022-08-25 at 18 26 14](https://user-images.githubusercontent.com/7604441/186779626-50cd422f-8b13-40c2-b142-6115a7bec163.png)

### Current behaviour The multiple dates picker appears to gradually get slower the more dates that are selected. This seems to be more noticeable on iOS as opposed to Android...

bug
help wanted
high priority
repro provided

Hey @RichardLindhout, another awesome `react-native-paper` component as always. Just out of curiosity, do you have a rough time frame on when this might be out of beta and supported on...

question