Donny Fernandes

Results 6 issues of Donny Fernandes

I have setup a task to run when application goes background. Unfortunately, its not working for me. Please find the below code ``` import BackgroundTask from 'react-native-background-task' import { Vibration...

I am facing error on running react-native run-ios cmd, I have recently updated my xcode to 12.5 (12E262). ## Error Description donnyfernandes@Donnys-iMac-Pro labadmin % yarn ios yarn run v1.22.10 $...

Needs: Triage :mag:

Nodejs version: v14.15.3. Please find below error internal/process/esm_loader.js:74 internalBinding('errors').triggerUncaughtException( ^ Error [ERR_MODULE_NOT_FOUND]: Cannot find module 'E:\projects\app\src\routes\api' imported from E:\projects\app\app.js Did you mean to import ../src/routes/api.js? at finalizeResolution (internal/modules/esm/resolve.js:276:11) at moduleResolve...

Hello, I am unable to run below code on Linux Mint it gets stuck for longtime. var fs = require('fs'); var screenshot = require('node-webkit-screenshot'); screenshot({ url : 'http://nisos.ngo.karmaworld.co/', width :...

I am using nativescript 5.4.0 platform/ios "version": "6.5.2" And "nativescript-modal-datetimepicker": "^1.1.12", I have recently updated xcode version to 12. I have attached screen shot of the issue if any one...