One more fix

This commit is contained in:
Jake Hasler 2016-10-29 09:20:00 -06:00 committed by GitHub
parent cf1b12eef6
commit 2d8c41e79d
1 changed files with 1 additions and 0 deletions

View File

@ -11,5 +11,6 @@ RCT_EXPORT_MODULE();
}
RCT_EXPORT_VIEW_PROPERTY(blurType, NSString);
RCT_EXPORT_VIEW_PROPERTY(blurAmount, NSNumber);
@end