GeekyAnts / GeekyAnts/NativeBase
RadioGroup accessibilityState
- Dominant language
- TypeScript
- Stars
- 20.4k
- Forks
- 2.4k
- PR merge metrics
- No merged PRs in 30d
Description
### Description
RadioGroup onChange announce previous state and then new state when there is multiple FormControl on the same page. It breaks accessibility requirement – 4.1.2 Name, role and value, 1.3.1 Information and relationships (A)
### CodeSandbox/Snack link
https://snack.expo.dev/@farhan.kasmani/nativebase---radio-group
### Steps to reproduce
Kindly check attached video with volume.
1. Go to '...'
2. Click on '...'
3. Scroll down to '...'
4. See error
### NativeBase Version
3.4.XX
### Platform
- [X] Android
- [ ] CRA
- [ ] Expo
- [X] iOS
- [ ] Next
### Other Platform
_No response_
### Additional Information
https://user-images.githubusercontent.com/39670146/211949701-b1d78234-9b57-4d29-b526-7269297f9a98.mp4
Contributor guide
Assessment
This issue has not been assessed yet.