NativeBase
NativeBase copied to clipboard
Unable to render MacOS native select using Select.
Description
While using React Native for macOS. I am using the NativeBase library which works very good. I am using the select component however it is rendering a sliding sheet. I am hoping to use the looks from the web view as if you was on Mac.
Reference GitHub discussion: https://github.com/GeekyAnts/NativeBase/discussions/5108
CodeSandbox/Snack link
https://codesandbox.io
Steps to reproduce
- Go to '...'
- Click on '...'
- Scroll down to '...'
- See error
NativeBase Version
3.4.8
Platform
- [ ] Android
- [ ] CRA
- [ ] Expo
- [X] iOS
- [ ] Next
Other Platform
No response
Additional Information
No response
Hey @sanna231, Select renders native select component on web and on other platforms it renders actionsheet. Thanks for reporting the issue. We'll fix it.
Hey, This issue is fixed in 3.4.14
version.