Skip to content

Commit

Permalink
move UIAlertController define to RCTAlertController.h
Browse files Browse the repository at this point in the history
  • Loading branch information
thymikee committed Dec 14, 2020
1 parent 27ebe50 commit 3d87b36
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions React/Base/RCTUIKit.h
Original file line number Diff line number Diff line change
Expand Up @@ -172,9 +172,6 @@ UIKIT_STATIC_INLINE CGFloat UIFontLineHeight(UIFont *font)
// UIInterface.h/NSUserInterfaceLayout.h
#define UIUserInterfaceLayoutDirection NSUserInterfaceLayoutDirection

// UIAlertController.h/NSViewController.h
#define UIAlertController NSViewController

//
// semantically equivalent enums
//
Expand Down

0 comments on commit 3d87b36

Please sign in to comment.