-
Updated
May 26, 2022 - Swift
SwiftUI

SwiftUI is an innovative, exceptionally simple way to build user interfaces across all Apple platforms with the power of Swift. Build user interfaces for any Apple device using just one set of tools and APIs. With a declarative Swift syntax that’s easy to read and natural to write, SwiftUI works seamlessly with new Xcode design tools to keep your code and design perfectly in sync.
Here are 5,977 public repositories matching this topic...
-
Updated
Jan 23, 2022 - Swift
-
Updated
May 27, 2022 - Swift
Gifski requires at least 2 frames in the resulting GIF, but users might accidentally trim or choose low enough FPS for the resulting GIF to contain less than 2 frames. We should show a warning in the editor's view in that case.
Right now, we just show an error when the conversion starts:
<img width="472" alt="Screen Shot 2020-10-24 at 16 53 31" src="https://user-images.githubusercontent.com/
-
Updated
May 26, 2022 - Swift
-
Updated
Feb 17, 2022 - Swift
-
Updated
Apr 9, 2022 - Swift
Expire sessions
Sessions currently live forever :-) This "just" needs a proper timer.
-
Updated
Nov 2, 2021 - Swift
-
Updated
Apr 13, 2022 - Swift
-
Updated
May 27, 2022 - TypeScript
Someone could fork https://github.com/sindresorhus/plash-bing-photo-of-the-day and adapt it for other services.
For example:
- Pexels - Curated photo: https://www.pexels.com/api/documentation/#photos-curated
- Pexels - Search: https://www.pexels.com/api/documentation/#photos-search
- Pixabay - Search: https://pixabay.com/api/docs/#api_search_images
Contributions welcome. Jus
-
Updated
Dec 13, 2019 - Swift
-
Updated
Jan 2, 2022 - JavaScript
-
Updated
May 12, 2022 - Kotlin
-
Updated
Apr 14, 2022 - Swift
-
Updated
Apr 4, 2022 - Swift
-
Updated
May 22, 2022 - Swift
-
Updated
May 20, 2022 - Swift
For future reference:
https://github.com/yonaskolb/XcodeGen
https://github.com/tuist/tuist/
We just see that people forget adding new demo files to the demo Xcode project, and this can and should be automated after all.
-
Updated
Apr 22, 2022 - Swift
-
Updated
May 24, 2022 - Swift
Is your feature request related to a problem? Please describe.
Yes, the general prefences view is getting cluttered with preference options.
Describe the solution you'd like
We need to break them up into sections/tabs to keep a clean and consistent look.
Describe alternatives you've considered
N/A
Additional context
N/A