ReactNative

A framework for building native apps with React

License

License

Categories

Categories

React User Interface Web Frameworks Native Development Tools
GroupId

GroupId

com.github.fangasvsass
ArtifactId

ArtifactId

react-native
Last Version

Last Version

0.53.6
Release Date

Release Date

Type

Type

aar
Description

Description

ReactNative
A framework for building native apps with React
Project URL

Project URL

https://github.com/facebook/react-native
Source Code Management

Source Code Management

https://github.com/facebook/react-native.git

Download react-native

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.fangasvsass/react-native/ -->
<dependency>
    <groupId>com.github.fangasvsass</groupId>
    <artifactId>react-native</artifactId>
    <version>0.53.6</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.fangasvsass/react-native/
implementation 'com.github.fangasvsass:react-native:0.53.6'
// https://jarcasting.com/artifacts/com.github.fangasvsass/react-native/
implementation ("com.github.fangasvsass:react-native:0.53.6")
'com.github.fangasvsass:react-native:aar:0.53.6'
<dependency org="com.github.fangasvsass" name="react-native" rev="0.53.6">
  <artifact name="react-native" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.fangasvsass', module='react-native', version='0.53.6')
)
libraryDependencies += "com.github.fangasvsass" % "react-native" % "0.53.6"
[com.github.fangasvsass/react-native "0.53.6"]

Dependencies

compile (11)

Group / Artifact Type Version
javax.inject : javax.inject jar 1
com.android.support » appcompat-v7 jar 23.0.1
com.facebook.fbui.textlayoutbuilder : textlayoutbuilder jar 1.0.0
com.facebook.fresco : fresco jar 1.3.0
com.facebook.fresco : imagepipeline-okhttp3 jar 1.3.0
com.facebook.soloader : soloader jar 0.1.0
com.google.code.findbugs : jsr305 jar 3.0.0
com.squareup.okhttp3 : okhttp jar 3.6.0
com.squareup.okhttp3 : okhttp-urlconnection jar 3.6.0
com.squareup.okio : okio jar 1.13.0
org.webkit : android-jsc jar r174650

Project Modules

There are no modules declared in this project.

Versions

Version
0.53.6
0.53.5
0.53.4
0.53.3