-
Notifications
You must be signed in to change notification settings - Fork 24
Open
@grilme99
Description
As flex layout rolls out across Roblox, setting LayoutOrder on every single UI element is going to get quite cumbersome. Solutions like createNextOrder exist but are still quite verbose. Ideally, ReactRoblox would support setting this property for relevant instances when it's not specified by the developer.