Code Monkey home page Code Monkey logo

3d_touch_homequickaction's Introduction

3D_Touch_HomeQuickAction

3D touch home quick action(dynamic quick action) Demo.

  • API availablity check
  • Handle quick action in application:didFinishLaunchingWithOptions method
  • Different rootViewcontroller depends on quick action

Why Dynamic Quick action?

Static quick action has some limitations. It works immediately when the app installed. If your app has tutorial/intro pages or initial data download logic when the app launch at first time, users won't see those views with static quick action.

With dynamic quick action, you can avoid these situations. The quick action menu will be enabled after first app launch.

How to test and debug quick action with device?

  1. click edit scheme and check "wait for excutable to be lanched" option :

edit scheme

  1. set breakpoint where you want to test :

set breakpoint

  1. input log message or debugger command and check "Automatically continue after evaluating actions" in edit breakpoint :

edit breakpoint

3d_touch_homequickaction's People

Contributors

dakeshi avatar

Watchers

James Cloos avatar Diego Polcel 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.