You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@Saadnajmi, I am interested in contributing to this Repo, please assign this issue to me.
That's great! However, with the release of React Native and the new Flexbox gap style prop, Stack is actually no longer necessary, and can probably be deprecated 😅
Stack was never strictly "necessary". But you'll still need a container to apply your Flexbox gap style to, and I don't see why you wouldn't do that via Stack.
Willing to submit a PR to fix?
Requested priority
None
Products/applications affected
fluentui-react-native, Stack component
Package version(s)
"@fluentui-react-native/stack": "^0.8.11", "@fluentui/react-native": "^0.37.24",
OS version(s)
No response
Platform
Xcode version
14.2
Please provide a reproduction of the bug
Actual behavior
Stack elements render vertically with incorrect gapping:
Expected behavior
Stack elements render horizontally
The text was updated successfully, but these errors were encountered: