• Stars
    star
    242
  • Rank 167,048 (Top 4 %)
  • Language
    Objective-C
  • License
    MIT License
  • Created almost 14 years ago
  • Updated almost 12 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

UIKit based Spingboard clone, similar to Three20's TTLauncherView. (Update Aug-9-2011: finally have time to refactor this for iOS5 custom container view controllers)

OpenSpringBoard

UIKit based Spingboard clone, similar to Three20's TTLauncherView. This code is based on our Fieldforce app which was approved by Apple, so hopefully it's compliant with their terms, but YMMV.

"Sringboard" is the native iOS app launcher, OpenSpringBoard is a clone written in UIKit (4.1). Helpful if you're trying to create Facebook, LinkedIn or other "homescreen" based navigation apps. Includes custom UIView container for tool icon, text, badge. Animation of selecting (longpress), edit mode (dancing icons!) and changing the order of icons.

WIP: current focus is on animation and gathering feedback on the look & feel; next we'll refactor to a delegate protocol to set initial icon order, respond to reorder change requests, updating icon badge count, icon image and state settings (on/off/disabled?).

OpenSpringBoard Example, Fieldforce

To-Do

  • Refactor to a delegate protocol (done)
  • Refactor OpenSpringBoard to a UIView (is this needed?)
  • Remove NIB dependencies, create all views programmatically
  • Add callback for button press (done)
  • Add callback for reorder event
  • Add delete capabilities
  • Support horizontal and landscape modes
  • Move from fixed to dynamic pages
  • Fix bug when ordering icons across multiple pages

More Repositories

1

parse-storyboard

Example of Parse SDK with iOS5 Storyboard with user authentication as described in this blog post
Objective-C
44
star
2

homekit-particle

HomeKit non-commercial wifi accessory kit for Particle / Photo
C
30
star
3

homekit-accessory-emulator

HomeKit Accessory Emulation for Particle / Arduino Development Boards
C++
13
star
4

SwiftUI-Todo-Redux

SwiftUI Todo app example using a React/Redux monolithic state store with flux like dispatch/reduce actions
Swift
13
star
5

jpvcdb

An open source clone of the very popular ycdb built to track Japanese startups
JavaScript
9
star
6

swiftui_hamburger

SwiftUI implementation of a Hamburger menu
Swift
6
star
7

tessel-digole12864

Tessel library driver for Digole Serial Display 128x64 OLED
JavaScript
6
star
8

opensea_dataset

Download a dataset of images and artifacts from Opensea.io NFT collection
Python
5
star
9

nftGAN

Using StyleGAN with NFT datasets
Python
4
star
10

parse-mongodb-export

Parse JSON file migration tool for Mongolab
JavaScript
4
star
11

tlv8-particle

Particle.io library for encoding TLV 8-bit structures for use with Apple HomeKit.
C++
3
star
12

homekit-wolfssl-test

HomeKit embedded protocol test using WolfSSL library
C++
3
star
13

nextjs-firebase-now-guide

Firebase port of MySQL guide using NextJS and hosted on Now
JavaScript
1
star
14

EthernetBonjourParticle

Port of EthernetBonjour for Particle.io Photon boards
C++
1
star
15

celebalocal

TFDS Manual Loading of Celeb A dataset
Python
1
star
16

mf-next-fire-ant

SEO optimized, performant, opinionated React/Next/AntDesign/Firebase template app. With fast loading landing page with lazy-loading of Firebase during app login process.
JavaScript
1
star