NativeBase icon indicating copy to clipboard operation
NativeBase copied to clipboard

Unable to render MacOS native select using Select.

Open sanna231 opened this issue 2 years ago • 1 comments

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

  1. Go to '...'
  2. Click on '...'
  3. Scroll down to '...'
  4. See error

NativeBase Version

3.4.8

Platform

  • [ ] Android
  • [ ] CRA
  • [ ] Expo
  • [X] iOS
  • [ ] Next

Other Platform

No response

Additional Information

No response

sanna231 avatar Jul 21 '22 12:07 sanna231

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.

ankit-tailor avatar Aug 09 '22 06:08 ankit-tailor

Hey, This issue is fixed in 3.4.14 version.

ankit-tailor avatar Sep 09 '22 08:09 ankit-tailor