{"id":15030060,"url":"https://github.com/alibaba/tangram-ios","last_synced_at":"2025-05-15T17:03:44.235Z","repository":{"id":40652163,"uuid":"86583924","full_name":"alibaba/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.","archived":false,"fork":false,"pushed_at":"2021-05-27T14:36:17.000Z","size":288,"stargazers_count":1865,"open_issues_count":70,"forks_count":299,"subscribers_count":68,"default_branch":"master","last_synced_at":"2025-05-10T03:03:36.112Z","etag":null,"topics":["ios","lazyscrollview","modular-ui-solution","native-dynamic","scrollview","tangram"],"latest_commit_sha":null,"homepage":"","language":"Objective-C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alibaba.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-03-29T13:14:13.000Z","updated_at":"2025-04-29T09:21:41.000Z","dependencies_parsed_at":"2022-08-10T00:00:51.077Z","dependency_job_id":null,"html_url":"https://github.com/alibaba/Tangram-iOS","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alibaba%2FTangram-iOS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alibaba%2FTangram-iOS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alibaba%2FTangram-iOS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alibaba%2FTangram-iOS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alibaba","download_url":"https://codeload.github.com/alibaba/Tangram-iOS/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254384982,"owners_count":22062422,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ios","lazyscrollview","modular-ui-solution","native-dynamic","scrollview","tangram"],"created_at":"2024-09-24T20:12:20.468Z","updated_at":"2025-05-15T17:03:44.189Z","avatar_url":"https://github.com/alibaba.png","language":"Objective-C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tangram - iOS\n\nTangram is a UI Framework for building a fast and dynamic ScrollView. \n \nThe system requirement for Tangram is iOS 7.0+\n\n[中文站点](http://tangram.pingguohe.net)\n\nTips: 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 . \n\n## Feature\n\n- Two platform support (iOS \u0026 Android, See Tangram-Android in Github for Android Version)\n- Fast Generate View by JSON Data , provide default parser.\n- Easily control the reuseability of views \n- Provide multiple built-in layouts \n- Custom layout style (by JSON Data or code)\n- High scroll performance (Base on [LazyScrollView](https://github.com/alibaba/LazyScrollView))\n- Extendable API\n\n## Advantage\n\nCompare to system standard controls(like UICollectionView, GridView), \nthe advantages of Tangram are : \n\n### Easily control 'layout' selected for elements(cells). \n\n![](https://gw.alicdn.com/tps/TB1c7HuPVXXXXaGaXXXXXXXXXXX-370-672.gif)\n\nIn the picture above, it shows several kinds of layout, Tangram can easily control  \nwhich kind of layout these elements use. You can find its usage in TangramDemo.\n\n### Provide default parser , quick parse JSON to View\n\nJSON to View can be very easy by use our default parser.\n\nYou can open `TangramDemo` to see how to tranfer JSON to view.\n\nThe default parsers are same in two platform (Android and iOS).\n\n### Provide several kinds of layout \n\nWe provide internal layouts, including:\n\n* FlowLayout (like grid)\n* One drag N Layout (N=2/3/4)\n* Fix Layout\n* Sticky Layout\n* Dragable Layout\n* PageScroll Layout\n* WaterFlow Layout\n\nTo See detailed performance of interal layouts , [Click me](https://github.com/alibaba/Tangram-iOS/blob/master/Docs/layoutIndex.md)\n\n## Install\n\nUse Cocoapods to Get latest version of Tangram\n\n```\npod 'Tangram'\n```\n\n\n## Getting Started\n\n- See [Getting Started Guide](https://github.com/alibaba/Tangram-iOS/blob/master/Docs/getting-started.md)\n- Or Open project in `TangramDemo` and execute `pod install` to see detail usage.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falibaba%2Ftangram-ios","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falibaba%2Ftangram-ios","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falibaba%2Ftangram-ios/lists"}