Does anyone know if any of these is a particularly good example of good iOS coding/testing practices? (Not denigrating any of them! Just want to know which would be the best examples to learn from.)
I like this idea, but it probably could use better filtering and admission guidelines to be more useful.<p>I also am not a big fan of editing a massive JSON file manually to add new projects! I wanted to add my HealthKit app that does nothing but allow manual tracking of periods, but I gave up: <a href="https://github.com/jc4p/abby-healthkit" rel="nofollow">https://github.com/jc4p/abby-healthkit</a>
It's always hard to find FOSS on a more walled platform. One of the ones I wish it was easier to find, was open source UWP apps. They're out there, but a lot of Microsoft types aren't super used to open sourcing, so they're harder to find. I'd love to see a list of those.
This is cool. I'm in the middle of learning Swift, but I couldn't figure out an app I really cared to make. Maybe I can contribute to one of these projects instead to develop of my Swift knowledge. Will browse thoroughly.
See also shmup: <a href="https://github.com/fabiensanglard/Shmup" rel="nofollow">https://github.com/fabiensanglard/Shmup</a>