Skip to content

Commit

Permalink
Update RNSearchBarManager.m
Browse files Browse the repository at this point in the history
  • Loading branch information
insraq authored Mar 3, 2017
1 parent 08e4578 commit 0f368f4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions RNSearchBarManager.m
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

#import "RNSearchBar.h"

#import "RCTBridge.h"
#import "RCTUIManager.h"
#import <React/RCTBridge.h>
#import <React/RCTUIManager.h>

@implementation RCTConvert (UIBarStyle)
RCT_ENUM_CONVERTER(UIBarStyle, (@{
Expand Down

0 comments on commit 0f368f4

Please sign in to comment.