This widget library is a collection of small views with app-specific styling.
- NavigationBar.js: A view for display for displaying the title of the current page, as well as icons for navigating backwards and opening further options.
- TabBar.js: A view for display various tabs that dispatch events based on the id of the button that was clicked
- ToggleButton.js: A view for transistioning between two surfaces based on a 'on' and 'off' state
- Mark Lu [email protected]
Copyright (c) 2014 Famous Industries, Inc.
This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.