License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks Native Development Tools |
GroupId | GroupIdcom.github.markzhai |
ArtifactId | ArtifactIdreact-native-preloader |
Version | Version0.32.0 |
Type | Typeaar |
Description |
DescriptionReact Native Pre-loader
React Native Pre-loader for Android
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.markzhai/react-native-preloader/ -->
<dependency>
<groupId>com.github.markzhai</groupId>
<artifactId>react-native-preloader</artifactId>
<version>0.32.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.markzhai/react-native-preloader/
implementation 'com.github.markzhai:react-native-preloader:0.32.0'
// https://jarcasting.com/artifacts/com.github.markzhai/react-native-preloader/
implementation ("com.github.markzhai:react-native-preloader:0.32.0")
'com.github.markzhai:react-native-preloader:aar:0.32.0'
<dependency org="com.github.markzhai" name="react-native-preloader" rev="0.32.0">
<artifact name="react-native-preloader" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.markzhai', module='react-native-preloader', version='0.32.0')
)
libraryDependencies += "com.github.markzhai" % "react-native-preloader" % "0.32.0"
[com.github.markzhai/react-native-preloader "0.32.0"]
Group / Artifact | Type | Version |
---|---|---|
com.facebook.react : react-native | jar | 0.31.0 |