Git Product home page Git Product logo

scitemsbrowser-ios's Introduction

Items Browser Component for iOS

This library contains GUI controls for viewing the content tree or some its branches as a hierarchy. The user interface idioms are similar to those used in desktop file managers such as

  • Norton Commander
  • Total Commander
  • Far Manager

1-List-Content-Tree 2-Instance-Content-Tree

Licence

SITECORE SHARED SOURCE LICENSE

Distribution

The component is distributed as a static framework for iOS.

Note : CocoaPods approach is not offcially supported. However, we'll happily accept your pull requests if you create one.

Requirements

  1. iOS 6 and newer
  2. ARC should be enabled
  3. Sitecore iOS SDK 2.0 and its dependencies.

Cells Customization

The user is not limited to displaying item names in textual format as you might have thought looking at the screenshots above. Cells are fully customizable by the user and the user can display any content, retrieved from the item. Check out screenshots of the media folder below :

3-List-Media-Tree 4-Grid-Content-Tree 5-Instance-Media-Tree

Content Views and Subclassing

The library follows the CocoaTouch conventions and best practices. It offers two kinds of components :

They are based on UITableView and UICollectionView respectively. However, you can implement your own content viewer based on any built-in or third-party iOS controls. In this case you should subclass the SCAbstractItemsBrowser controller and provide the missing code to interact with your content UI and provide data for it.

Documentation

You can find the library's appledoc reference at our github pages Full documentation is available at SDN.

scitemsbrowser-ios's People

Contributors

dodikk avatar igor-khomich avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.