I copy/pasted over spacing.ts, which I assume/hopefully matches react-native's yoga/flex capabilities.
I think the best approach to flushing this would would probably be to just copy/paste sections from the current tachyons/sections/*, but only as needed, so that each section (fonts, spacing, etc) can be incrementally adjusted.
I copy/pasted over
spacing.ts
, which I assume/hopefully matches react-native's yoga/flex capabilities.I think the best approach to flushing this would would probably be to just copy/paste sections from the current tachyons/sections/*, but only as needed, so that each section (fonts, spacing, etc) can be incrementally adjusted.