Files
Woka_Native_iOS/WOKA/Helpers/DropDown/DropDown.h
Bilal 4175dca940 - Added api for FAQ’s , Made data model and decoded it
- Made 3 layer gradient for the view
- Completed FAq expand collapse with logic.
- addd error handler
- Made Woka Support UI
- Added Custom DropDown in support
- Added Custom Gradeint
- Handled the autolayouts
- Added Check for No Subject Selected
2024-06-04 20:01:51 +05:30

20 lines
492 B
Objective-C

//
// DropDown.h
// DropDown
//
// Created by Kevin Hirsch on 13/06/16.
// Copyright © 2016 Kevin Hirsch. All rights reserved.
//
#import <UIKit/UIKit.h>
//! Project version number for DropDown.
FOUNDATION_EXPORT double DropDownVersionNumber;
//! Project version string for DropDown.
FOUNDATION_EXPORT const unsigned char DropDownVersionString[];
// In this header, you should import all the public headers of your framework using statements like #import <DropDown/PublicHeader.h>