Shark
R.swift
Shark | R.swift | |
---|---|---|
1 | 5 | |
381 | 9,479 | |
- | - | |
3.9 | 4.4 | |
about 1 year ago | 8 days ago | |
Swift | Swift | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Shark
-
Created a software to automatically generate Swift code for icons, colors, Localizable.strings.
Cool work. I settled on [Shark](https://github.com/kaandedeoglu/Shark) (of which I happen to be the maintainer now) though, which does similar things.
R.swift
- SPM and localization
-
Simple, but accurate drawing for iOS
I was having trouble getting R.swift to work with with SPM, potentially it's not supported yet? https://github.com/mac-cain13/R.swift/issues/735
-
Custom styling similar to Android for iOS
All resources in Android are referenced in a static class called R, so accessing to individual resources is pretty easy using R.[typeOfResource].resourceName. For iOS we use a library that does something similar, is called R.swift With that we can access resources in iOS using an 'Android like' sintax
-
Did you also know? In Xcode you can use the refactoring tool to wrap a literal string into a call to NSLocalizedString! Even better, you can assign a keyboard shortcut to make it even more efficient 🤓
Same was posted on the /r/iOSProgramming post for this, but I'm definitely not going back to using the raw NSLocalizedString call or extensions after I started using R.swift. Type safety and auto complete for all your assets is a real win in my book.
Or R.swift Clean and convenient solution.
What are some alternatives?
Realm Browser - DEPRECATED - Realm Browser for Mac OS X has been replaced by realm-studio which is cross platform.
SwiftGen - The Swift code generator for your assets, storyboards, Localizable.strings, … — Get rid of all String-based APIs!
XcodeGen - A Swift command line tool for generating your Xcode project
Insanity - Meta-programming for Swift, stop writing boilerplate code.
SwifterSwift - A handy collection of more than 500 native Swift extensions to boost your productivity.
fastlane-plugin-appicon - Generate required icon sizes and iconset from a master application icon.
Dollar - A functional tool-belt for Swift Language similar to Lo-Dash or Underscore.js in Javascript
Peek - All new design. Inspect your iOS application at runtime.
infer - A static analyzer for Java, C, C++, and Objective-C
Kin - Sane PBXProj files
Awesome-Design-Tools - The best design tools and plugins for everything 👉