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