I'm always manually adding `style={{ borderTopWidth: 1, borderTopColor: '#eee' }}` we should have a border shorthand like `bt`, `by`, ie., like padding, margin.
I'm always manually adding
style={{ borderTopWidth: 1, borderTopColor: '#eee' }}we should have a border shorthand like
bt,by, ie., like padding, margin.