Skip to content
This repository has been archived by the owner on Jun 25, 2021. It is now read-only.

PSGridScroll is a view control that lays out a list of child views into a scrollable grid. An iPad example project is included.

epreston/PSGridScroll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PSGridScroll

Build Status

PSGridScroll is a view control that lays out a list of child views into a scrollable grid.

Example Project

There is an iPad example application to demonstrate the features of PSGridScroll.

Status

PSGridScroll should be considered an simple solution for automatically displaying an arbitrary number of similar sized objects in a vertical scrolling grid. Those looking for a reference counted implementation should look for a "Non ARC 1.0" branch.

This project follows the SemVer standard. The API may change in backwards-incompatible ways before the 1.0 release.

The goal of PSGridScroll is to build a UI view container designed specifically for the iPad.

Documentation

You can generate documentation with doxygen. The example project includes a documentation build target to do this within Xcode. For more details, see the Documentation page in this projects wiki.

Copyright and License

Copyright 2014 Preston Software.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this work except in compliance with the License. You may obtain a copy of the License in the LICENSE file, or at:

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Bitdeli Badge

About

PSGridScroll is a view control that lays out a list of child views into a scrollable grid. An iPad example project is included.

Resources

Stars

Watchers

Forks

Packages

No packages published