Giter Site home page Giter Site logo

ios-calculator-today-extension's Introduction

Calculator Today Extension

Introduction

The goal of this project is to take the Reverse Polish Notation calculator and add a Today Extension to it that allows the user to have a calculator in their Today View.

Instructions

Please fork and clone this repository. Commit regularly as you complete the requirements in this project.

  1. Copy the Calculator project along with the RPN framework that you did in Sprint 9 and put it in this repository. If you can't find your copy, we can provide one for you.
  2. Make sure (especially if you are using your own copy of the project) that the RPN framework is imported and works correctly.
  3. Create a new Today Extension target/scheme.
  4. Make a completely functional RPN calculator in the today extension. On top of the functionality you have done in previous iterations of the calculator, you must also:
    • Have a button that copies the number in the text field using the UIPasteboard API. Refer to the documentation as always first. It is fairly detailed for UIPasteboard.
    • Make a visually appealing layout for both NCWidgetDisplayModes.

Make sure to test your app thoroughly.

Go Further

  1. Share user defaults between your app and the today extension using a new app group. This can be a theme, the last number in the text field, or anything else you want.

ios-calculator-today-extension's People

Contributors

spencercurtis avatar

Watchers

James Cloos avatar Austen Allred avatar  avatar

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.