mirror of
https://github.com/zoriya/react-native-web.git
synced 2026-05-23 06:48:35 +00:00
committed by
Nicolas Gallagher
parent
89e0a15d1b
commit
bb417900a9
@@ -45,5 +45,6 @@ module.exports = {
|
||||
transitionTimingFunction: string,
|
||||
userSelect: string,
|
||||
visibility: hiddenOrVisible,
|
||||
WebkitOverflowScrolling: oneOf([ 'auto', 'touch' ])
|
||||
WebkitOverflowScrolling: oneOf([ 'auto', 'touch' ]),
|
||||
willChange: string
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user