GeekyAnts/NativeBase

Menu placement is wrong

Opened this issue · 0 comments

Description

Menu component has the "placement" propertie inverted. On set placement om bottom left menu opens on bottom right

CodeSandbox/Snack link

https://codesandbox.io/p/sandbox/boring-bhabha-3zw467?file=%2Fsrc%2FApp.tsx%3A66%2C25

Steps to reproduce

<Menu placement="bottom right">

NativeBase Version

3.3.1

Platform

  • Android
  • CRA
  • Expo
  • iOS
  • Next

Other Platform

No response

Additional Information

No response