minaMagedNaeem

Results 4 issues of minaMagedNaeem

## Check these before submitting: - [✓] The issue doesn't involve an [Unsupported Feature](https://github.com/airbnb/lottie-ios/blob/master/README.md#supported-after-effects-features) - [✓] This issue isn't related to another open issue ## This issue is a: -...

I used it like the guide in the Readme file and this exception occured when I dismiss the view controller ``` 'NSInternalInconsistencyException', reason: 'Cannot modify constraints for UINavigationBar managed by...

If I put an animation block inside the stop animation completion block, It does not animate anything. Here is a sample code: ``` @IBAction func redeemPPressed(_ sender: Any) { let...

I have a paging view controller that contains two child view controllers, each view controller will update its menu item text so i have the new text stored in an...