在 React Native 中为组件的子组件添加边距?

sun*_*unw 5 reactjs react-native

我的父组件中有一些 React Native 组件<View>,我希望为每个<View>子组件应用边距。有没有一种直接的方法来设置道具或样式<View>来产生这个结果?