Questions tagged [ionic-material]

Ionic Material is an extension library for [ionic-framework] that provides material design elements. Please note: If you want to refer to ionic-framework, use the [ionic-framework] tag. This is not Angular Material, if you want to refer there, use the [angular-material] tag.

Ionic Material (also available on GitHub) is an extension library for that provides elements for hybrid apps.

Ionic Material cannot be used in combination with as they are fairly incompatible.

15 questions
3
votes
3 answers

Login with ionic and material design

I have an ionic project with side menu and all. Now I want to add in simple way and login cool form, like http://ionicmaterial.com/ But the issue I didn't see any examples how to add it in exciting project that it will load the login form first and…
Vitaly Menchikovsky
  • 7,684
  • 17
  • 57
  • 89
2
votes
0 answers

How to Integrate AngularMaterial with Ionic3

I have a Question that how to integrate Angular4Material in Ionic3. I am looking to use AngularMaterial (https://material.angular.io/) in Ionic3 Project. I know that Ionic3 Already comes with Material Design,but few components were not good in…
1
vote
0 answers

Manage the menu and back buttons

Here currently my template. The app is based on ionic1 sidemenu template. menu.html
alfredopacino
  • 2,979
  • 9
  • 42
  • 68
1
vote
0 answers

How to update to angular 1.5

I am working with the code from below link http://ionicmaterial.com/ and wan to work with angular 1.5. I have checked the package.json and they have not specified any angular dependency.So don't know where and how to update to angular 1.5. I have…
FalconFlyer
  • 155
  • 1
  • 1
  • 9
1
vote
1 answer

ionic-material demo on android bowser/hybrid-App templates not showing

I successfully build the ionic-material demo Ionic-material Demo when I do ionic server the browser opens and the app works as excpected but when compiled on android ionic platform add android ionic build android ionic run android the app compiled…
Diaa Saada
  • 1,026
  • 1
  • 12
  • 22
1
vote
3 answers

ionic app to ionic material or angular material

Just want to know how can I upgrade my ionic + angularJS app to ionic material + angular or angular matrial + ionic app. I have a lot of code already written and do not want to change whole app. is there any way to inject material to existing ionic…
AngryJS
  • 955
  • 5
  • 23
  • 47
1
vote
0 answers

Ionic Material Content not load

I am using ionic with agular js and ionic material framework. I used YouTube api for getting YouTube channel feed, but its content are not getting load initially. When i scroll down, feed data are getting display. Link of image for initally content…
1
vote
2 answers

Ionic material app not running

I am trying to run the example ionic material app found here: https://github.com/zachsoft/Ionic-Material/ I have run the following commands: $ ionic start myapp sidemenu $ ionic platform add android $ ionic build android $ bower install…
1
vote
2 answers

Material design in ionicframework:Module ionic-material is not avaliable

I using ionic+material to setup material design in ionic framework. I just run the demo app that in the code samples,but i will get this error module 'ionic-material' is not available! You either misspelled the module name or forgot to load it.…
shamon shamsudeen
  • 5,466
  • 17
  • 64
  • 129
1
vote
1 answer

Using Ionic Material with Ionic and Cordova 5

I'm trying to run the demo in Mac Yosemite with Ionic and Cordova 5. At Ionic-Material/demo running bower install ionic-material causes an Failed to execute "git ls-remote --tags --heads https://github.com/fians/Ink.git", exit code of #128 remote:…
Jeremy Cal
  • 413
  • 3
  • 16
1
vote
1 answer

Ionic material side bar

I am trying recently Ionic framework and I want to implement a material design. I wan to do something like this https://github.com/wasabeef/awesome-android-ui/blob/master/art/LDrawer.gif Is that possible? Many thanks.
Nabila Hamdaoui
  • 133
  • 1
  • 6
0
votes
1 answer

Installing Ionic Material Design

I have followed the steps in integrating Ionic Material Design into an Ionic Project. Below is the list of what I have done: ionic start ionicMaterial blank bower install ionic-material bower install robotodraft Added the JS and CSS libs in out…
stack questions
  • 862
  • 2
  • 15
  • 29
-1
votes
2 answers

Ionic framework + Google material design, which framework to use?

I really want to use Ionic Material Design into my app. I am currently using Ionic Material: http://ionicmaterial.com/ It is really easy to use and it work great sometime but not the others. It is little bit buggy on the actual devices and it is NOT…
-2
votes
1 answer

AngularJS Material and Ionic framework

How to create an app with ionic angularJS material? or using the material framework design lite?
George
  • 11
  • 2
-3
votes
1 answer

Ionic Material issue with item class

I am working with Ionic material demo app and I am facing with some issue .When i am Not using "item class" then everything will be ok but UI is not as expected because I am not using that class.code is as following
Anuj
  • 640
  • 7
  • 26