Skip to content

Commit

Permalink
fix some ios structure issues
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamFP committed Jul 6, 2017
1 parent 2d3ecb2 commit bd9183a
Show file tree
Hide file tree
Showing 19 changed files with 4 additions and 108 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,7 @@ build/build.config
ios/KeyboardSize\.xcodeproj/xcuserdata/

ios/KeyboardSize\.xcodeproj/project\.xcworkspace/xcuserdata/

ios/AirKeyboardSize\.xcodeproj/project\.xcworkspace/xcuserdata/

ios/AirKeyboardSize/AirKeyboardSize\.xcodeproj/xcuserdata/
Binary file not shown.
1 change: 0 additions & 1 deletion ios/AirKeyboardSize/AirKeyboardSize.m
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,6 @@ + (void)setClearButtonMode:(UIView*)view {

+ (double)getTextViewHeight:(UIView*)view {


NSArray* subviews = [view subviews];
for (UIView* subview in subviews) {

Expand Down
Binary file not shown.

This file was deleted.

13 changes: 0 additions & 13 deletions ios/AirKeyboardSize/AirKeyboardSize/AirKeyboardSize.h

This file was deleted.

13 changes: 0 additions & 13 deletions ios/AirKeyboardSize/AirKeyboardSize/AirKeyboardSize.m

This file was deleted.

Empty file.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

This file was deleted.

Binary file not shown.
Binary file not shown.

This file was deleted.

Binary file not shown.

This file was deleted.

0 comments on commit bd9183a

Please sign in to comment.