mirror of
https://github.com/zoriya/react-native-web.git
synced 2026-05-23 14:57:13 +00:00
[add] WebkitMaskImage style prop
Undocumented supported. Commonly used in border-radius hacks. Close #326
This commit is contained in:
@@ -40,5 +40,6 @@ module.exports = {
|
||||
transitionTimingFunction: string,
|
||||
userSelect: string,
|
||||
willChange: string,
|
||||
WebkitMaskImage: string,
|
||||
WebkitOverflowScrolling: oneOf(['auto', 'touch'])
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user