Dr. Mickey Lauer
Dr. Mickey Lauer
We could do that. Alas, I'm not quite sure whether this would limit the usability, if you are using (local) modules in your project and have a dedicated module where...
Hi @bgdn0. When I started working on Shark with regards to the new framework-specific code generation, I was not aware of the `namespaced_color_assets` branch. I think it's a good idea...
This is now life as per the 1.6.0 release.
I can certainly see a use case for that. Merging https://github.com/kaandedeoglu/Shark/tree/namespaced_color_assets would be a requirement though, since it contains a refactoring towards a common enum builder. Unfortunately this no longer...
@denizdogan I figured we can just conform unconditionally to `CaseIterable`. We don't need it for the localizable strings though, or do we?
This is now life as per the 1.6.0 release.
Let me toss in another vote for this. I'm working with iOS 11 Drag'n'Drop and when dragging a DropBox folder from Files.app into my app, I get a ZIP of...
Could this be the same as https://github.com/Friend-LGA/LGAlertView/pull/51?
Same here w/ Objective-C. I did not have time to properly bisect yet, but a known-good version is ref ccb3cb494e4bd1873aefaccb3baf3c9a6c41309c.
Thanks, @heroims. While this is a fine workaround for iPhone X, to make it work everywhere, I'd rather suggest consulting the safe area (or bottom layout margin to make it...