Git Product home page Git Product logo

mailbox's People

Contributors

chrisarg0 avatar

Watchers

 avatar

mailbox's Issues

Project Feedback!

๐Ÿ‘ nice work. A few notes after checking out the code:

  • I really like the additional features you added! I especially like the message sent animation! Very cool and creative! ๐Ÿ’ฏ

  • Good use of the segmented control to allow the user to view their different mailboxes by scrolling in the views! ๐Ÿ“ฌ

  • Nice touch using the UIView animation with completion block method in order to allow your message view to animate fully off the screen before presenting the reschedule and list screens! ๐Ÿ˜Ž

  • Consider adding functionality that allows the user to swipe from the edge to reveal the menu. You can add all of your views into another view (superview) by selecting them all in the document outline and the choosing Embed in -> View from the Editor drop down menu.

  • To get your icons to fade in/out as the user pans, consider using the convertValue() method, found in the Common.swift file to map the translation from your pan gesture recognizer to the value of the alpha property for your icon view.

Let us know if you have any other thoughts or questions about this assignment. Hopefully by now you feel pretty comfortable using gesture recognizers, animations and view properties and see how they all fit together. We are close now to a turning point in the course where you should be hitting a "critical mass" towards your knowledge of iOS.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.