matteocrippa/awesome-swift

New iOS App

matteocrippa opened this issue · 4 comments

I'm working on the new version of the app, the idea is to provide a new look and feel close to iOS11.

simulator screen shot 12 jun 2017 at 12 30 05

I decided to keep the repository opensource, o you can find that here: https://github.com/matteocrippa/awesome-swift-ios ( branch: develop )

Feel free to make a PR if you want to improve that.

Changelog:

  • search is now more wide, it searches inside both categories and projects
  • better feedback for favorite projects
  • project detail can be shared via activity controller now

here some new screens of the look and feel of the new app, any feedback is always welcome!

simulator screen shot 13 jun 2017 at 10 50 14
simulator screen shot 13 jun 2017 at 10 50 22
simulator screen shot 13 jun 2017 at 10 50 28
simulator screen shot 13 jun 2017 at 10 50 31
simulator screen shot 13 jun 2017 at 10 50 33
simulator screen shot 13 jun 2017 at 10 50 36

Looks good

Question: starring is a local setting?

@dkhamsing yep, at this very moment it uses user defaults

ps feel free to move/open issue directly in the other repo