Giter Site home page Giter Site logo

newmobwhiz / kinveywidgets Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kinveyapps/kinveywidgets

0.0 2.0 0.0 72.28 MB

Handy iOS Widgets to use stand-alone or with Kinvey's backend service

License: Apache License 2.0

Objective-C 99.59% C 0.16% Ruby 0.25%

kinveywidgets's Introduction

Kinvey Widgets

This repository contains handy reusable widgets for Kinvey's sample iOS projects.

Organization

This project is broken out into subfolders containing similiar views. These will be generic widgets that can be used by any kind of iOS project. Any code that specifically uses KinveyKit for talking to Kinvey's Backend-as-a-Service, will be in a KinveyKit subfolder.

Each subfolder has an additional README file with instructions on how to use each widget.

Included Widgets

Views

/KinveyWidgets/Views

  • KWGradientView A simple view with a gradient background along its diagonal axis.

  • KWLineView A view that draws a line along one of its sides.

Text Views

/KinveyWidgets/Text Widgets

  • KWIconTextField A very simple UITextField subclass that lets you set a small image on the left side of the text view.

Button Views

/KinveyWidgets/Button Widgets

  • KWLinkButton A UIButton subclass that instead of drawing as a physical button, is drawn like a label, where part (or all) of it is a hyperlink.

  • KWSocialButton A simple gradient button that shows a social provider icon the left, a two-toned split line and the label text on the right. An optional mode just shows the icon in order shrink the button down and still be indicative of what it is.

Complex Controllers

Sign-In Controller Stack

/KinveyWidgets/Sign-in

These example sign-ins view that supports sign-in with a username and password, sign-in with Facebook, and Twitter credentials, as well as account creation, password reset, and email verification.

This has been built to be generic for any sign-in service, but comes with an implementation for Kinvey, as well.

=640px

Contact

Website: www.kinvey.com

Support: [email protected]

License

Copyright (c) 2014 Kinvey, Inc.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License 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.

kinveywidgets's People

Contributors

mikekatz avatar

Watchers

James Cloos avatar  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.