One more fix
This commit is contained in:
parent
cf1b12eef6
commit
2d8c41e79d
|
@ -11,5 +11,6 @@ RCT_EXPORT_MODULE();
|
|||
}
|
||||
|
||||
RCT_EXPORT_VIEW_PROPERTY(blurType, NSString);
|
||||
RCT_EXPORT_VIEW_PROPERTY(blurAmount, NSNumber);
|
||||
|
||||
@end
|
||||
|
|
Loading…
Reference in New Issue