Upgrade to Pro — share decks privately, control downloads, hide ads and more …

LIFF SDK: UI Framework for LIFF Apps

LIFF SDK: UI Framework for LIFF Apps

LINE DevDay 2020

November 26, 2020
Tweet

More Decks by LINE DevDay 2020

Other Decks in Technology

Transcript

  1. Agenda › Introduction to LIFF-UI (LUI) › Our Users ›

    Motivation › Features › Example › Future
  2. › UI framework for building LIFF apps › A set

    of high quality components tailor- made for the LIFF apps › For internal use only right now LIFF-UI (LUI)
  3. Motivation Why we start making LUI › Reduce implementation costs

    other LINE developers might spent › Promote a consistent UI and UX for LINE family services using LIFF › Accelerate migration from old framework to LIFF framework internally
  4. Features of LUI › Provide consistent user experience across different

    LIFF apps Consistent Reusable › Reusable components via NPM and CDN that cover all kinds of scenarios Easy Integration › Using WebComponent based technology enables it to be quickly integrated into any frameworks Customizable › Flexible interface allows it to be customized to specific functional requirements
  5. Usage of Components How to use LUI Navigation Bar +

    LUI Navigation Back › Use custom elements in plain HTML › Specify styles and behaviors by attributes › 3 customizable slots can hold child elements
  6. Usage of Components How to use LUI Navigation Bar +

    LUI Navigation Back › It is also super easy to integrate into the React or Vue apps › Can be combined with your existing components without compromising performance
  7. Future of LUI More handy components coming Publish to MINI

    developers Better guide and tools support