Md Shahnawaz Raza

Results 10 comments of Md Shahnawaz Raza

@credondocr Dude, use this version. "ng2-tooltip-directive": "^2.9.22", I also solved it by using this version.

@ashishdch delete package-lock.json and then "npm install"

> I have the same problem repeat doesn't work @bakirnewfire @Kadir-prog I have fixed it. import React, { Component } from 'react'; import { View } from 'react-native'; import VLCPlayer...

@ApzJan I need also this, can you help me?

@Orgdevelopers did you solved your problem?

> > @Orgdevelopers did you solved your problem? > > Yes i found another solution Please can you help me? how did you solve this one?

@Orgdevelopers I need to make an app for background service that will run every 5 minutes. If the app is closed, then the functionality will work in every 5 minutes....

@sysmaya did you solved this one? I have the same requirement, I want to select one and others all will be disabled.

> add some "launch_screen.png" file to drawable-*dpi folder Thank you so much. this was worked for me. You saved my day