Giter Site home page Giter Site logo

nextmeal / nextmeal-ios Goto Github PK

View Code? Open in Web Editor NEW
0.0 4.0 0.0 20.77 MB

Next Meal App for iOS

Home Page: http://nextmeal.tk

License: MIT License

Objective-C 81.60% Shell 18.40%
objective-c today-extension watchos multipeer-connectivity imessage-extensions background-fetch p2p

nextmeal-ios's Introduction

nextmeal-ios

Next Meal iOS client.

Includes:

  • Universal iOS app
  • Today Widget extension
  • Watch App extension
  • iMessage extension using base project from github.com/Fluffcorn.

Customizing behavior

The behavior of the application may be customized through the Constants.h file.

Explanation of iOS app subclasses

In the iOS app for the UITableViewController subclass, the *Display classes include the code for only displaying the UITableView, ex: UITableViewDataSource methods. The subclasses which are named bare without any suffixes are subclasses of the *Display classes. They contain methods that actually initiate and handle the refreshing and reloading the UITableView. The header files suffixed wth *Subclass are contain interfaces for the *Display classes. These interfaces expose properties of the *Display classes that are meant to be protected (accessible only to the parent and subclasses). The *Subclass files are imported in the *Display classes and any subclasses of the *Display classes that require use of the parent class properties.

License and redistribution

Next Meal source code is distributed under MIT License. Attribution to Anson Liu is required. All sticker assets are used under fair use and are copyright to their original creators.

nextmeal-ios's People

Contributors

ansonl avatar

Watchers

 avatar  avatar  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.