NativeBase
NativeBase copied to clipboard
bug: stack space prop does not work for row orientation if orientation is provided by flexDirection prop
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