mother/oio

Add 4-sided padding to View

stevenyuen opened this issue · 0 comments

For View component, ability to specify padding like:

<View padding="12px[a] 12px 18px[b-c] 12px 18px 30px 24px[d-e]">

Note how you may specify either 1, 2, or 4 size values.