Viraj Joshi

Results 25 issues of Viraj Joshi

### Discussed in https://github.com/GeekyAnts/NativeBase/discussions/5228 Originally posted by **fafo** July 28, 2022 ### Description When using initialFocusRef property in Modal, the keyboard should open, instead the cursor blinks the selected input,...

bug
v3

### Discussed in https://github.com/GeekyAnts/NativeBase/discussions/5176 Originally posted by **shashank1010** June 8, 2022 ### Description When you open the modal for this example https://snack.expo.dev/@shashank1010/modal-checkbox-click-issue You would notice that the first field has...

bug
v3

## Summary - Adding [aria-label](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Attributes/aria-label) alias for [accessibilityLabel](https://reactnative.dev/docs/accessibility#accessibilitylabel) https://github.com/facebook/react-native/issues/34424 ## Changelog [General] [Added] - Add `aria-label` prop to `Button` component ## Test Plan ``` onButtonPress('cancelled')} testID="cancel_button" color={theme.SystemRedColor} title="Cancel Application" aria-lable="Press...

CLA Signed
Type: Enhancement
Shared with React Native Team

### WIP **Todo** - [ ] Need RTL support - [ ] fix base style responsive