Mohsin Khan

Results 6 issues of Mohsin Khan

Hi, I want to create confetti like animation in after effects and then use it in lottie. Now i know like particles are not supported by bodymovin framework. And REPEATER...

Hello, I am trying to present a UIViewController with Presentr controller. ``` let width = ModalSize.custom(size: Float.init(scheduleDispPrefVC.preferredContentSize.width)) let height = ModalSize.custom(size: Float.init(scheduleDispPrefVC.preferredContentSize.height)) let center = ModalCenterPosition.customOrigin(origin: CGPoint(x: 0, y: 100))...

Hello, I want to change the week start index in the calendar. E.g. Right now my week start index is 1 and its starts from january first week. Now what...

Hello, When i click on more tab for first time it is displaying morenavigation controller works fine. If i select an option from morenavigation controller it is displaying that viewcontroller....

Not working when start app on landscape mode. iOS 13.2.2, iPhone 11 Start app on landscape mode and rotate to portrait. Status bar not showing up. It works only when...

bug

**Describe the bug** iOS LD SDK is not able to fetch boolean value on launching app, we have to launch app second time to fetch current value. **To reproduce** -...