Zdeněk Topič

Results 21 issues of Zdeněk Topič

Wouldnt it be fitting to refactor `xPad: CGFloat, yPad: CGFloat` type arguments to something nice like `offset: CGSize` and/or `offset: UIEdgeInsets`. Seems a bit nicer to me, or at least...

References: https://github.com/vapor/vapor/issues/1804 The `stackTrace` was optional and was unreachable by trying cast `error: Error` to `Debuggable`, it was always returning nil.

### Platform iOS 15 ### Plugin package_info_plus ### Version 1.4.3 ### Flutter SDK 3.0.5 ### Steps to reproduce Not sure, maybe I am doing something wrong. I just have project...

bug
package_info_plus
ios
triage

Hello, getting this issue: > Error: Cannot find module '/node_modules/bcrypt/lib/binding/napi-v3/bcrypt_lib.node' > Require stack: > - /node_modules/bcrypt/bcrypt.js > - /dist/users/users.service.js > - /dist/users/users.module.js > - /dist/app.module.js > - /dist/main.js > at...

enhancement
napi

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** ``` import { AddressCollectionMode, CollectionMode } from '@stripe/stripe-react-native/lib/typescript/src/types/PaymentSheet'; ``` > Unable to resolve "@stripe/stripe-react-native/lib/typescript/src/types/PaymentSheet" import...

I have read your article and I have a question regarding realm and threads. Your current implementation of RealmContxt is assuming it will be called just from the main thread...

Hi, I have and issue when I show progress view overlay with IndeterminateSmall type, it is not spinning/animating. heres the code ``` MRProgressOverlayView.showOverlayAddedTo(self.view.superview, title: "direction.planning".localized, mode: MRProgressOverlayViewMode.IndeterminateSmall, animated: true) ```

`.package(url: "https://github.com/LiveUI/S3.git", from: "3.0.0-RC3.2"),` resolves to: ``` { "package": "S3", "repositoryURL": "https://github.com/LiveUI/S3.git", "state": { "branch": null, "revision": "9a7e7aa5486396665a792eed6489499ef33c344b", "version": "3.0.0-rc2" } } ```

https://ci.liveui.io/job/LiveUI/job/S3/job/PR-22/3/console With error: `[Test Mac OS] xcode-select: error: tool 'xcodebuild' requires Xcode, but active developer directory '/Library/Developer/CommandLineTools' is a command line tools instance`

According to: https://docs.aws.amazon.com/AmazonS3/latest/API/v2-RESTBucketGET.html