iOS 13 style segmented control

iPad UI improvements
This commit is contained in:
Ilya Laktyushin
2019-09-07 09:13:07 +03:00
parent e99a9e8d99
commit c8837e04f8
52 changed files with 1483 additions and 265 deletions

View File

@@ -0,0 +1,11 @@
#import <UIKit/UIKit.h>
//! Project version number for SegmentedControlNode.
FOUNDATION_EXPORT double SegmentedControlNodeVersionNumber;
//! Project version string for SegmentedControlNode.
FOUNDATION_EXPORT const unsigned char SegmentedControlNodeVersionString[];
// In this header, you should import all the public headers of your framework using statements like #import <SegmentedControlNode/PublicHeader.h>