ChoungChamnab

Results 14 issues of ChoungChamnab

I've added custom class to UIImageViewAligned and set contentMode to aspectFit, alignBottom = On but it still center like below.

Is it possible to change font in Card Group Sliding ?

enhancement

Can I custom indicator from circle to image ?

I have several text field which need to change font of floating label. Currently in order to change font I need to loop to find and apply manually. Is there...

I copied handler from example : `self.txt.doneHandler = { [weak mcTextField] (selections) in mcTextField?.text = selections[0]! }` but I got error `Use of unresolved identifier 'mcTextField'`

I got error in window installation: `Invalid command 'Header', perhaps misspelled or defined by a module not included in the server configuration`

I got this error When try to install PHP 7.2.14 MysSQL 5.7 `2019-05-08 08:36:23 Error: [MissingTableException] Table addons for model Addon was not found in datasource default. Exception Attributes: array...

I've used it for Telegram Bot . When I send message ,I got following error :

In my view , I have a rotation pie chart that user can rotate it around but this behavior is override by swipe gesture of Carbonkit . How can I...

is it possible to load image using URL instead of download to UIImageView first ?