“Добавление границы в React Native” Ответ

граница реагирует родной

button: {  
	borderWidth: 4,
    borderColor: "#20232a",
}
Lovely Lynx

Добавление границы в React Native

borderColor string
borderTopColor string
borderRightColor string
borderBottomColor string
borderLeftColor string
borderRadius number
borderTopLeftRadius number
borderTopRightRadius number
borderBottomLeftRadius number
borderBottomRightRadius number
borderStyle enum('solid', 'dotted', 'dashed')
borderWidth number
borderTopWidth number
borderRightWidth number
borderBottomWidth number
borderLeftWidth number
Cloudy Chamois

Ответы похожие на “Добавление границы в React Native”

Вопросы похожие на “Добавление границы в React Native”

Больше похожих ответов на “Добавление границы в React Native” по JavaScript

Смотреть популярные ответы по языку

Смотреть другие языки программирования