Skip to content

Commit

Permalink
Merge pull request almost#9 from toblux/properties
Browse files Browse the repository at this point in the history
Do not export missing view properties
  • Loading branch information
almost committed Sep 24, 2015
2 parents aea5ed8 + 19c7d52 commit e2d4238
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion iOS/AIBHTMLWebViewManager.m
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ @implementation AIBHTMLWebViewManager

RCT_REMAP_VIEW_PROPERTY(html, HTML, NSString)
RCT_EXPORT_VIEW_PROPERTY(autoHeight, BOOL)
RCT_EXPORT_VIEW_PROPERTY(disableScroll, BOOL)

- (UIView *)view
{
Expand Down

0 comments on commit e2d4238

Please sign in to comment.