react-native-background-timer icon indicating copy to clipboard operation
react-native-background-timer copied to clipboard

Emit event periodically (even when app is in the background)

Results 122 react-native-background-timer issues
Sort by recently updated
recently updated
newest added

Bumps [lint-staged](https://github.com/okonet/lint-staged) from 13.1.2 to 13.2.3. Release notes Sourced from lint-staged's releases. v13.2.3 13.2.3 (2023-06-28) Bug Fixes the --diff option implies --no-stash (66a716d) v13.2.2 13.2.2 (2023-04-26) Bug Fixes dependencies: update...

dependencies

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. Release notes Sourced from word-wrap's releases. 1.2.4 What's Changed Remove default indent by @​mohd-akram in jonschlinkert/word-wrap#24 🔒fix: CVE 2023 26115 (2) by @​OlafConijn in...

dependencies

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2. Release notes Sourced from semver's releases. v5.7.2 5.7.2 (2023-07-10) Bug Fixes 2f8fd41 #585 better handling of whitespace (#585) (@​joaomoreno, @​lukekarrys) Changelog Sourced from semver's...

dependencies

Bumps [eslint](https://github.com/eslint/eslint) from 8.36.0 to 8.44.0. Release notes Sourced from eslint's releases. v8.44.0 Features 1766771 feat: add es2023 and es2024 environments (#17328) (Milos Djermanovic) 4c50400 feat: add ecmaVersion: 2024, regexp...

dependencies

Bumps [react-native](https://github.com/facebook/react-native) from 0.68.6 to 0.68.7. Release notes Sourced from react-native's releases. 0.68.7 🚨 IMPORTANT: This is an exceptional release on an unsupported version. We recommend you upgrade to one...

dependencies

Bumps [prettier](https://github.com/prettier/prettier) from 2.8.4 to 2.8.8. Release notes Sourced from prettier's releases. 2.8.8 This version is a republished version of v2.8.7. A bad version was accidentally published and it can't...

dependencies

Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.6.0 to 8.8.0. Changelog Sourced from eslint-config-prettier's changelog. Version 8.8.0 (2023-03-20) Added: [@​typescript-eslint/lines-around-comment]. Thanks to @​ttionya! Version 8.7.0 (2023-03-06) Added: [@​typescript-eslint/block-spacing]. Thanks to @​ttionya! Added: [@​typescript-eslint/key-spacing]. Thanks...

dependencies

Lint found 1 errors, 2 warnings. First failure: ``` BackgroundTimerModule.java:39: Error: Tag name should use a unique prefix followed by a colon (found rohit_bg_wakelock). For instance myapp:mywakelocktag. This will help...

I am doing my project in expo cli ,when I try to run the background timer it is terminating my app and showing the error like the property of setTimeout...