Kae

Results 3 comments of Kae

faced the same problem, try doing negative marginRight for now it should work depending on your text. Example: ``` renderLabel={({ route, focused }) => { return focused ? ( {route.title}...

@chen8520 u should use the patch for the latest reanimated instead, expo sdk 51 is not compatible with reanimated 3.8 if u are using it. I fixed it with that