GeekyAnts / GeekyAnts/NativeBase
bug: stack space prop does not work for row orientation if orientation is provided by flexDirection prop
Open
bug
triage
v3
- Dominant language
- TypeScript
- Stars
- 20.4k
- Forks
- 2.4k
- PR merge metrics
- No merged PRs in 30d
Description
### 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_
Contributor guide
Assessment
This issue has not been assessed yet.