Giter Site home page Giter Site logo

spreeboard's Introduction

SpreeBoard

[![CI Status](http://img.shields.io/travis/Trevor Poppen/SpreeBoard.svg?style=flat)](https://travis-ci.org/Trevor Poppen/SpreeBoard) Version License Platform

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

How To Use

TODO: write up a good READ ME instruction set

Include SpreeBoard in your View Controller file(s) that need an onscreen keyboard, and implement the delegate methods.

Instantiate the SpreeBoard and assign it to your input field's inputView property.

... more instructional steps to come ...

Requirements

...

Installation

In Progress: SpreeBoard will be available through CocoaPods.

When it's availabe, you will be able to install it by simply adding the following line to your Podfile:

pod "SpreeBoard"

Release timeline will come later this Spring.

Author

Trevor Poppen, [email protected]

License

SpreeBoard is available under the MIT license. See the LICENSE file for more info.

spreeboard's People

Contributors

trevor-poppen-spreetail avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

spreeboard's Issues

Make keyboard layout more dynamic

They keyboard is pretty hard coded in terms of size, layout, button size.

The dimensions should be more dynamic and flexible to ensure that regardless of device it looks good and is plenty usable.

Add lowercase

Only have all caps right now, need to add lower case capabilities

Change init to take an Options Object

SpreeBoard needs to be more customizable.
We can do so by adding an init params object and having the user set custom options they want, while defaulting to certain settings if they don't specify many options.

Customizations should probably include the following:

  • Landscape or portrait or interchangeable
  • Background color
  • Button color
  • text color
  • which mode to start in
  • if mode can be switched or not

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.