Artem Novichkov

Results 21 issues of Artem Novichkov

### Version of Zepcode: 0.5.0 ### Suggestion: Add switch option `Access control keywords enabled`. It should add the keywords to snippets with classes, for instance: ```swift public final class RadialGradientView:...

🚀 enhancement
hacktoberfest

### Version of Zepcode: 0.5.0 ### Generated snippet: Color Pallete ### Suggestion: Add an option for hex color format

🚀 enhancement
hacktoberfest

I've added new zem ^1.0.4 and run `zem test`, here is an output: ``` FAIL src/index.test.js ● Test suite failed to run TypeError: Cannot read property 'reduce' of undefined 7...

I've updated zem to 0.4.4 in my extension, but my CI was failed with an error: ```bash Publishing extension failed: npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]:...

It will possible to use SPM package in iOS projects after Xcode 11 GM release. It would be great to add SPM support

enhancement

Texstyle is all about `UIKit`. It would be great to support UIKit for macOS in future. The example if required changes is [here](https://github.com/onevcat/Kingfisher/pull/1212)

enhancement

An example is here: [iMessage App Icon.stickersiconset.zip](https://github.com/artemnovichkov/sasha/files/2513413/iMessage.App.Icon.stickersiconset.zip) ![screen shot 2018-10-25 at 11 26 23](https://user-images.githubusercontent.com/5051597/47477811-db1a9f00-d848-11e8-8faa-a89bb811924a.png) But I'm not sure about different aspect ratios of resized images.

enhancement

Sasha supports only 1024x1024 original image. But some platforms require small sizes. For example, max size for watchOS complication icons is 203x203. It would be great to check max size...

hacktoberfest