is not current version
Last Version 2.4.1-7589612

io.sariska:react-native-background-timer 2.4.1-sariska-7192223

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

Categories

Categories

React User Interface Web Frameworks Native Development Tools
GroupId

GroupId

io.sariska
ArtifactId

ArtifactId

react-native-background-timer
Version

Version

2.4.1-sariska-7192223
Type

Type

aar

Download react-native-background-timer 2.4.1-sariska-7192223


<!-- 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-sariska-7192223</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-sariska-7192223'
// https://jarcasting.com/artifacts/io.sariska/react-native-background-timer/
implementation ("io.sariska:react-native-background-timer:2.4.1-sariska-7192223")
'io.sariska:react-native-background-timer:aar:2.4.1-sariska-7192223'
<dependency org="io.sariska" name="react-native-background-timer" rev="2.4.1-sariska-7192223">
  <artifact name="react-native-background-timer" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.sariska', module='react-native-background-timer', version='2.4.1-sariska-7192223')
)
libraryDependencies += "io.sariska" % "react-native-background-timer" % "2.4.1-sariska-7192223"
[io.sariska/react-native-background-timer "2.4.1-sariska-7192223"]