mirror of
https://github.com/zoriya/react-native-web.git
synced 2026-06-04 02:56:42 +00:00
committed by
Nicolas Gallagher
parent
b84e3b938a
commit
2b5ddf753e
@@ -100,6 +100,8 @@ StyleSheetValidation.addValidStylePropTypes({
|
|||||||
fill: string,
|
fill: string,
|
||||||
float: oneOf(['end', 'left', 'none', 'right', 'start']),
|
float: oneOf(['end', 'left', 'none', 'right', 'start']),
|
||||||
listStyle: string,
|
listStyle: string,
|
||||||
|
objectFit: oneOf(['fill', 'contain', 'cover', 'none', 'scale-down']),
|
||||||
|
objectPosition: string,
|
||||||
pointerEvents: string,
|
pointerEvents: string,
|
||||||
tableLayout: string,
|
tableLayout: string,
|
||||||
/* @private */
|
/* @private */
|
||||||
|
|||||||
Reference in New Issue
Block a user