-
I'm using plugin on ionic3
it shows differently according to device.
https://imgur.com/a/qX7IRAR
as you can see on left side,
some phone have white space on the right.
how can I prevent…
-
**Is your feature request related to a problem? Please describe.**
Many modules and widgets are not working because of outdated Ionic and Angular Version.
**Describe the solution you'd like**
Upg…
-
I am using in ionic3 project. I want to show full screen. I tried height and width in percentage but not working.
How to make full screen ?
-
Our first task is to find a Whatsapp clone we can use as foundation
Front-end has to be Ionic (no matter the version)
Back-end we will look into NodeJS with Firebase and NoSQL
-
I'm using Ionic3 to build a PWA. I installed the package (`npm install geolocation-marker`) and Im importing it into my view:
```
import GeolocationMarker from 'geolocation-marker';
```
But th…
-
Hi Team,
I have implemented push notification its working properly android in both foreground / background state and but in IOS onNotification doesn’t trigger when the app is in foreground or backgro…
-
I tried bringing this, (And just regular cropperjs) into ionic3 and it seems to do nothing. The cropper loads but trying to change it or move the image does nothing. Any suggestions?
-
如何在ionic3用进行表单验证? 是用什么插件吗? 我看了您的例子,有更深入的需要在那里学习?
-
version.xml的地址用https时,api调用失败,用http则没问题
ionic3项目
```typescripe
this.appUpdate.checkAppUpdate('https://domain/version.xml').then(data=>{
//
}, err=> {
// 运行结果进这里
})
```
有人遇到一样的问…
-
Can this be used in Ionic 3? If so, is there a sample app somewhere that shows the correct usage?
Thank you.