SwifterSwift
SwifterSwift copied to clipboard
Looking for new contributors!
Help Wanted
Hey, everyone! SwifterSwift is looking for new contributors!
You can contribute to the project in a variety of ways:
- Improve documentation 🙏
- Add more extensions 👍
- Add missing unit tests 😅
- Fixing or reporting bugs 😱
If you're new to Open Source or Swift the SwifterSwift community is a great place to get involved. No contribution is too small.
If you have any questions or need help getting started -- feel free to let me know!
I would like to help. Not sure how.
@richgabrielli Easiest way is just to submit an extension we don't have. If you're working on a project and write a clever extension, just contribute it here 😃
I'd like to add a loading spinner extension to UIView (showLoading, stopLoading). Could you tell me if you already have something like this?
@cyber-gh I have something like that in my apps but it's usually very business-case-specific. It's the kind of thing that might be better served as a separate project rather than an extension in SwifterSwift.
+1 to @guykogus
But if you like to start contributing we have a set of good first issue
labeled opened, and planning to create new ones :))
So if you up to, they are a good place to start 👍
Okay. I'll take a look at those. Thanks