Anyone can open source software

September 27, 2014

Even I can open source software, as my title suggests. I recently open sourced a reusable iOS loading view in Swift, called TiltingLoader.

It’s nothing crazy, but it works pretty well, looks neat, and it was fun to make. I have it open sourced on Github, where I keep most of my development projects.

What every open source project should I have:

afnetworking image

uzys image

Conclusion

Open source software can be as hard and complicated as you make it and some projects may require it be complicated. You are not alone, if your project is something developers need, I’m sure they will be happy to help you improve it. So whatever you are skilled in, focus on that, find the need and open source your idea.

Tweet submit to reddit

Recent Posts

  • Moving From iOS To Server-Side Swift
  • The Default Memberwise Initializers Headache
  • Types of Swift Error Handling
  • My NSHipster Reader Submission
  • Top 9 Storyboard Mistakes in Xcode