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
Should we use the approach for color props from #448 for margin and size props, too? I.e. have modules Margin and Size with "safe" helper functions, but Margin.t = Size.t = string?
Would make things easier for people coming from React Native JS.