All Projects → alibaba → Tangram Android

alibaba / Tangram Android

Licence: mit
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.

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Tangram Android

Tangram 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 iOS platform.
Stars: ✭ 1,800 (-55.58%)
Mutual labels:  tangram, native-dynamic, modular-ui-solution
Stacklayoutmanager
customized layoutmanager,let item pile up like stackview/类似最美有物卡片堆叠效果
Stars: ✭ 343 (-91.54%)
Mutual labels:  card
Credit-Card-Fraud
No description or website provided.
Stars: ✭ 17 (-99.58%)
Mutual labels:  card
Gradient Widgets
Flutter widgets wrapped with gradients
Stars: ✭ 290 (-92.84%)
Mutual labels:  card
Epiboard
Web Extension — A new tab page extension with material design and useful features 🆕 🎉
Stars: ✭ 262 (-93.53%)
Mutual labels:  card
Magarena
Magarena is a single-player fantasy card game played against a computer opponent.
Stars: ✭ 311 (-92.32%)
Mutual labels:  card
RFID-cloner
Handy device for cloning RFID chips/cards.
Stars: ✭ 55 (-98.64%)
Mutual labels:  card
Npx card
use npx anmol to connect with me
Stars: ✭ 377 (-90.7%)
Mutual labels:  card
Flutter Infinitecards
An infinite card switching UI for Flutter, support custom animation 自定义实现神奇动效的卡片切换视图
Stars: ✭ 333 (-91.78%)
Mutual labels:  card
Readme Template
📜 Modelos readme para qualquer pessoa copiar e usar em seu GitHub.
Stars: ✭ 287 (-92.92%)
Mutual labels:  card
Cercle
Cercle is a CRM+Project Manager for your organization - Phoenix Framework & Vuejs
Stars: ✭ 284 (-92.99%)
Mutual labels:  card
Esp Rfid Tool
A tool for logging data/testing devices with a Wiegand Interface. Can be used to create a portable RFID reader or installed directly into an existing installation. Provides access to a web based interface using WiFi in AP or Client mode. Will work with nearly all devices that contain a standard 5V Wiegand interface. Primary target group is 26-37bit HID Cards. Similar to the Tastic RFID Thief, Blekey, and ESPKey.
Stars: ✭ 262 (-93.53%)
Mutual labels:  card
React Native Card Stack Swiper
Tinder like react-native card stack swiper
Stars: ✭ 315 (-92.23%)
Mutual labels:  card
Bottom Sheet
⬆️ A SwiftUI view component sliding in from bottom
Stars: ✭ 252 (-93.78%)
Mutual labels:  card
Mfcard
Easily integrate Credit Card payments module in iOS App. Swift 4.0
Stars: ✭ 356 (-91.21%)
Mutual labels:  card
Spotify-Cards-API
🚀 Unofficial Spotify PromoCards API
Stars: ✭ 13 (-99.68%)
Mutual labels:  card
Lovelace Multiple Entity Row
Show multiple entity states and attributes on entity rows in Home Assistant's Lovelace UI
Stars: ✭ 273 (-93.26%)
Mutual labels:  card
Cardslideview
一行代码实现ViewPager卡片效果,比ViewPager2更强大,底层同样是RecyclerView
Stars: ✭ 301 (-92.57%)
Mutual labels:  card
Drawer Behavior
Drawer behavior is a library that provide an extra behavior on drawer, such as, move view or scaling view's height while drawer on slide.
Stars: ✭ 394 (-90.28%)
Mutual labels:  card
Xlcardswitch
iOS 利用余弦函数特性实现可以居中放大的图片浏览工具
Stars: ✭ 361 (-91.09%)
Mutual labels:  card

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].