License |
License
MIT
|
---|---|
Categories |
CategoriesReact User Interface Web Frameworks Native Development Tools |
GroupId | GroupIdio.sariska |
ArtifactId | ArtifactIdreact-native-background-timer |
Last Version | Last Version2.4.1-7589612 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionreact-native-background-timer
Emit event periodically (even when app is in the background)
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.sariska/react-native-background-timer/ -->
<dependency>
<groupId>io.sariska</groupId>
<artifactId>react-native-background-timer</artifactId>
<version>2.4.1-7589612</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.sariska/react-native-background-timer/
implementation 'io.sariska:react-native-background-timer:2.4.1-7589612'
// https://jarcasting.com/artifacts/io.sariska/react-native-background-timer/
implementation ("io.sariska:react-native-background-timer:2.4.1-7589612")
'io.sariska:react-native-background-timer:aar:2.4.1-7589612'
<dependency org="io.sariska" name="react-native-background-timer" rev="2.4.1-7589612">
<artifact name="react-native-background-timer" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.sariska', module='react-native-background-timer', version='2.4.1-7589612')
)
libraryDependencies += "io.sariska" % "react-native-background-timer" % "2.4.1-7589612"
[io.sariska/react-native-background-timer "2.4.1-7589612"]
Group / Artifact | Type | Version |
---|---|---|
com.facebook.react : react-native | jar | 0.64 |