[ BUG ] select
Author: bizmichCreated Apr 25, 2026Updated Jun 29, 2026
Labelsbug
How do I make SelectContent match the SelectTrigger width in React Native Reusables?
Using w-[--radix-select-trigger-width] (from the web version) doesn't work on native. Is there a built-in way to sync these widths, or do I need to measure the trigger manually using onLayout?
Source: founded-labs/react-native-reusables