Skip to content
This repository was archived by the owner on Oct 8, 2021. It is now read-only.
/ Tangram-Android Public archive

Tangram is a modular UI solution for building native page dynamically including Tangram for Android, Tangram for iOS and even backend CMS. This project provides the sdk on Android.

License

Notifications You must be signed in to change notification settings

alibaba/Tangram-Android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e8fe44d · Jul 14, 2021
Jan 28, 2019
Jul 31, 2019
Jan 29, 2018
Sep 7, 2020
Sep 11, 2020
Feb 12, 2018
Mar 30, 2017
Mar 30, 2017
Jul 14, 2021
Jul 14, 2021
Oct 8, 2018
Sep 11, 2020
Mar 30, 2017
Mar 30, 2017
Feb 12, 2018
Feb 12, 2018
Sep 7, 2020

Repository files navigation

Attention. This project is not maintained any more !!!

Tangram for Android

中文文档

Projects of Tangram

Android

iOS

Tangram is a modular UI solution for building native page dynamically including Tangram for Android, Tangram for iOS and even backend CMS. This project provides the sdk on Android which is based on vlayout and UltraViewPager.

Features

Warning please not use class under tangram3 package! Tangram 3.0 is developing, we add tangram3 package and reserve tangram package for compatible. Tangram3 is on beta and use on official app is not recommend.

  • Two platform support (iOS & Android, See Tangram-iOS in Github for iOS Version)
  • Fast Generate View by JSON Data , provide default parser.
  • Easily control the reuseability of views
  • Provide multiple Built-in layouts
  • Custom layout style (by JSON Data or code)
  • High performance (Base on vlayout)
  • Extendable API

demo

Basic Concepts

  • Card, a group of cells, is responsible for layouting child cells.
  • Cell, smallest business UI element, like an item in RecyclerView.

Default cards

  • Flow Card(like grid)
  • Linear Card
  • Fix Card
  • Scroll Fix Card
  • Sticky Card
  • One drag N Card
  • Page Scroll Card
  • Water Flow Card
  • Dragable Card

Get started

See details at Tutorial.

Tangram Documents

See complete documents here.

Contributing

Before you open an issue or create a pull request, please read Contributing Guide first.

LICENSE

Tangram is available under the MIT license.

WeChatGroup

Search tangram_ or scan the QR code above to be invited in WeChat.

About

Tangram is a modular UI solution for building native page dynamically including Tangram for Android, Tangram for iOS and even backend CMS. This project provides the sdk on Android.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages