Maulik shah
Maulik shah
how can i select date here??
can you help me to sort out this ... my app is mostly used your third party app..currently i am stuck and client also frustrated how can i change picker...
yes it's work fine but right side space is display.
Check on iphone 11 pro. space is display @glennposadas
Change this & test > - (NSInteger)numberOfSectionsInTableView:(UITableView *)tableView { > return 3; > } > > > -(void)loadView > { > [super loadView]; > > const NSInteger numberOfTableViewRows = 1;...
try this I have solved Using this.. lines pod 'Alamofire', '~> 4.0' pod 'EVReflection/Alamofire'
I tried using composite layout it is look like below image.. Please help me to solve this issue. **Campsite layout code.** ``` let itemSize = NSCollectionLayoutSize(widthDimension: .fractionalWidth(1.0), heightDimension: .estimated(50)) let...
replace This Slide menu Files and Check [Slide menu.zip](https://github.com/aryaxt/iOS-Slide-Menu/files/802758/Archive.zip)
@aryaxt please update this files in your code.. to resolve this issue
Check this for solution ..https://github.com/aryaxt/iOS-Slide-Menu/issues/242