GeekyAnts / GeekyAnts/NativeBase
Can't add testID to Checkbox
Open
bug
stale
v3
- Dominant language
- TypeScript
- Stars
- 20.4k
- Forks
- 2.4k
- PR merge metrics
- No merged PRs in 30d
Description
### Description
I should be able to add testID to component
### CodeSandBox/Snack link
[Codesandbox](https://codesandbox.io/s/nativebase-checkbox-sxdmw?file=/src/App.tsx)
### Steps to reproduce
1. Go to '...'
2. Click on '...'
3. Scroll down to '...'
4. See error
### NativeBase Version
3.3.1
### Platform
- [X] Android
- [ ] CRA
- [X] Expo
- [X] iOS
- [ ] Next
### Other Platform
_No response_
### Additional Information
I'm adding testID to iOS, and accessibilityLabel and accessible to Android. Adding these to the NB Checkbox element does nothing.
Contributor guide
Assessment
This issue has not been assessed yet.