Dani Pralea
Dani Pralea
Hello and thank you for the amazing project. I have some issues running the `Example` project though: Xcode version is 10.2 (10E125)
**Describe the bug** Integrated the framework and tried running the project **Expected behavior** Run on M1 Mac **Screenshots**  **iOS Device:** - Device: iPhone Simulator - OS: iOS 15 -...
Hello! Can you add changing position maybe? I mean to present it from bottom? Cheers!
### Version info **firebase-functions-test: **0.2.1** **firebase-functions: **3.6.2** **firebase-admin: **8.12.1** Hello and thank you for reading this. I am struggling for the past few days around this, but I just can't...
Hello. The framework looks nice. Do you care to add a .podspec file as well in order to install it via Cocoapods also? Thanks.
### New Issue Checklist - [x] Updated fastlane to the latest version - [x] I read the [Contribution Guidelines](https://github.com/fastlane/fastlane/blob/master/CONTRIBUTING.md) - [x] I read [docs.fastlane.tools](https://docs.fastlane.tools) - [x] I searched for [existing...
The view opens as in Portrait when you open it in Landscape on iOS 7 : How to replicate it: Start in landscape mode. Have a table view on the...
Hello. first of all, I think docs are outdated, cause `APIErrorMiddleware` requires an `environment` variable. I tried to add the middleware: ```swift let auth = router.grouped("auth").group(APIErrorMiddleware(environment: Environment.development)) ``` but it...
Hello guys and thank you for the awesome library. I was wondering if it's possible to add some sort of padding for longer labels. right now, it goes out of...
I get the following error trying to integrate the library : ```implementation("com.linecorp:apng:1.11.0")``` 