Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

saixu/chapter6

Open more actions menu
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains the code from the chapter 6 example of Ionic in Action. The example is a weather app that displays current details for any number of locations.

Here are the primary things we do in this chapter.

  • Setup and use a side menu for primary navigation
  • Use popups to confirm choices and alert the user about details
  • Create a settings view to manage the app preferences
  • Create custom scrolling experience with 'pages'
  • Use the radio list, range, and delete items from a list components
  • Use collection repeat to improve performance of large lists
  • Display a modal to show related content
  • Use an action sheet to display a list of actions for a user
  • Load data from an external API and use the CORS proxy in Ionic

Links

Quick Setup

npm install -g ionic
git clone https://github.com/ionic-in-action/chapter6.git
cd chapter6
ionic serve

About

Chapter example for chapter 6 of Ionic in Action

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 87.0%
  • CSS 12.1%
  • Objective-C 0.3%
  • Java 0.2%
  • HTML 0.2%
  • C++ 0.1%
  • Other 0.1%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.