mateusnbm / watch-frame

Combine Apple Watch screenshots with actual cases

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Watch Frame

An iOS application written in Objective-C that lets you combine your Apple Watch screenshots with an actual device case. Pick a case, select an image and export it to the camera roll quickly.

Unfortunatelly, it was rejected by Apple because the high fidelity device mockups could create a misleading association with their products. Its a shame because I really wanted prettier Watch screenshots.

On the more technical side, if you are learning iOS, this app has some stuff you might want to take a look at:

  • Coordinators (flow-controllers) with Objetive-C;
  • Make app store screenshots look good with SimulatorStatusMagic;
  • Screenshots automation with Fastlane Snapshot;
  • An in-app purchases manager;
  • Basic stuff to theme the app (dark mode was the goal, but now, nahhh);

And that's it folks!

About

Combine Apple Watch screenshots with actual cases

License:MIT License


Languages

Language:Objective-C 88.1%Language:HTML 6.9%Language:Swift 3.6%Language:Ruby 1.4%Language:C 0.0%