Sanjana
Sanjana
@katzer : Can you please help me on it ? https://ionicframework.com/docs/v3/native/badge/ installed this plugin Plugin info "dependencies": { "@ionic-native/badge": "^4.20.0", "cordova-plugin-badge": "0.8.8", } I am facing issues for badge plugin...
Hi all, I installed my app and do something to add notification. There is a badge number on the icon app as I expected. But when I remove the app...
Hi all, Badge is not showing in Android 8 version device Plugin Info : "cordova-plugin-badge": "^0.8.8", cordova version : 8.0.0 ionic Info: Ionic: ionic (Ionic CLI) : 4.1.2 (C:\Users\AppData\Roaming\npm\node_modules\ionic) Ionic...
Hi all, In my current application, when first modal is showing on top of that snack bar is visible but on second modal snack bar is not showing currently it...
Hello, I am trying to extract keys from json and app.tsx file gulpfile.js is as below: ``` const gulp = require('gulp'); const i18nextParser = require('i18next-parser').gulp; gulp.task('i18next', async function () {...
When i click on cancel button it reopens it again. I think it can goes back to again on when we click to open that particular screen so can this...
Hello, we have used this library in react native application like below, we tried this library to hit the AWS endpoint gateway. import { default as apigClientFactory, ApiGatewayClient } from...
Hello, when I create a new project android and iOS folders are not creating. React-native version : "react-native": "0.70.5", please suggest for this.