[add] support backdropFilter style

Close #1070
This commit is contained in:
Nicolas Gallagher
2018-12-31 09:35:47 -08:00
parent 05e87ab3f1
commit 77c778a9bf

View File

@@ -35,6 +35,7 @@ const ViewStylePropTypes = {
/**
* @platform web
*/
backdropFilter: string,
backgroundAttachment: string,
backgroundBlendMode: string,
backgroundClip: string,