Mohammad Komeili

Results 5 issues of Mohammad Komeili

Hi , I am trying to run some functions in `viewWillAppear`, but unfortunately `SidebarOverlay` calls `viewWillAppear` only once. how should run my func whenever `SidebarOverlay` opens ?

question

I just add this API to my swift project : ``` motionView = CRMotionView(frame: view.frame, image: UIImage(named: "\(animalName) BG”)) view.addSubview(motionView) ``` My app will crash due to this error :...

Is there any possible way to dynamically set `height` based on items' number ? `dropper = Dropper(width: 52, height: dymanicHeight)`

Hello , When I add PinCodeTextField on view xcode gives me this error : `IB Designables: Failed to render and update auto layout status for ActivateViewController (BsR-nV-Gia): dlopen(PinCodeTextField.framework, 1): no...

Hello, I am having an issue with the API that suddenly stopped working. Despite having a valid token and enough credit for API usage, I am not receiving any response...