NativeBase icon indicating copy to clipboard operation
NativeBase copied to clipboard

bug: stack space prop does not work for row orientation if orientation is provided by flexDirection prop

Open garobrik opened this issue 2 years ago • 0 comments

Description

The stack's space prop is broken when the component orientation is specified with the flexDirection prop. It only works if you specify orientation with the direction prop. See attached expo snack.

CodeSandbox/Snack link

https://snack.expo.dev/1QEudE4UA

Steps to reproduce

No response

NativeBase Version

3.4.28

Platform

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

Other Platform

No response

Additional Information

No response

garobrik avatar Jul 27 '23 01:07 garobrik