karpolan / ionic-playground

Ionic app to test everything :)

Home Page:https://karpolan.com/demos/ionic-playground/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ionic-playground

Cross-platform mobile application to test different features of the Ionic framework.

Also I'm testing publishing processes for different Application Stores using this app.

Preview in browser Ionic Playground

Raw web vesion is also accesible on Ionic Playground on Netlify

Based on

Default Ionic template for applicaton with menu:

ionic start ionic-playground sidemenu

Angular edition of Ionic project used.

Developer Notes

iOS on MAC

Open .xcworkspace file in Xcode, then go to File -> WorkSpace Settings, choose Build System: Legacy Build System

Command line to to run Application in iOS simulator (iPhone 6):

ionic cordova emulate ios --livereload --consolelogs --target="iPhone-6,com.apple.CoreSimulator.SimRuntime.iOS-12-2"

About

Ionic app to test everything :)

https://karpolan.com/demos/ionic-playground/


Languages

Language:TypeScript 46.3%Language:HTML 39.6%Language:SCSS 6.1%Language:JavaScript 4.8%Language:CSS 3.1%