Results 13 issues of nastasiupta

**Describe the bug** If I select 25 photos from the album the those just closes the screen (like locking it for example) after I press "Next" on the filters screen....

![Screenshot 2019-10-25 at 17 25 31](https://user-images.githubusercontent.com/13376064/67579081-74c2a800-f74c-11e9-9116-a10053ac6b4c.png) I just add as subview as following: barChartView?.addSubview(chart.view) Any idea why this happens?

Can we include one more delegate method, to let us now the zoom level did change?

Showing All Messages /Package.swift has no Package.swift manifest in https://github.com/juanpablofernandez/SwiftyOnboard

In file UBottomSheetCoordinator.swift line 309 sSelf.container!.frame can cause a crash. It happen only once since I started to use this framework....

'MapboxDirections.swift', '0.27.3' I'm writing unit tests for a class that uses a dependency that should return at least one "Route" entity. For the dependency class, I created a new class...

needs more information

**Describe the bug** I start uploading some images to AWS using `AWSS3TransferUtility.s3TransferUtility.uploadData...`, during the uploading I'm locking the phone, waiting few seconds, after that I unlock the phone and when...

bug
s3

Everything works perfect for smaller files, I tested it with bigger batch files etc, but it's not working properly for a big file. I'm using copy method to download the...

I created a simple project, added the framework using SPM and using the SwiftUI example. If I tap somewhere and select the "Bold" option to write something bolded, the keyboard...