[add] support backdropFilter style

Close #1070
This commit is contained in:
Nicolas Gallagher
2018-12-31 09:35:47 -08:00
parent b62a7bf44d
commit e696e637bd
@@ -35,6 +35,7 @@ const ViewStylePropTypes = {
/** /**
* @platform web * @platform web
*/ */
backdropFilter: string,
backgroundAttachment: string, backgroundAttachment: string,
backgroundBlendMode: string, backgroundBlendMode: string,
backgroundClip: string, backgroundClip: string,