alibaba/Tangram-iOS

Name: Tangram-iOS

Owner: Alibaba

Description: 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.

Created: 2017-03-29 13:14:13.0

Updated: 2018-05-24 04:22:07.0

Pushed: 2018-04-20 06:43:41.0

Homepage:

Size: 280

Language: Objective-C

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Tangram - iOS

Tangram is a UI Framework for building a fast and dynamic ScrollView.

The system requirement for Tangram is iOS 7.0+

????

Tips: If you get [!] Unable to find a specification for `LazyScroll` when executed pod install, you can try to update ruby to 2.3.0 or higher and update CocoaPods to 1.0.0 or higher . If it doesn't work , you can try to reset or update CocoaPods master repo again .

Feature
Advantage

Compare to system standard controls(like UICollectionView, GridView), the advantages of Tangram are :

Easily control 'layout' selected for elements(cells).

In the picture above, it shows several kinds of layout, Tangram can easily control
which kind of layout these elements use. You can find its usage in TangramDemo.

Provide default parser , quick parse JSON to View

JSON to View can be very easy by use our default parser.

You can open TangramDemo to see how to tranfer JSON to view.

The default parsers are same in two platform (Android and iOS).

Provide several kinds of layout

We provide internal layouts, including:

To See detailed performance of interal layouts , Click me

Install

Use Cocoapods to Get latest version of Tangram

'Tangram'
Getting Started

???

?? tangram_ ??????????? Tangram ??????????????


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.