is not current version
Last Version 0.52.u

cn.ransj.rn:react-native 0.38.dev.d

A version of react native with highly improved performance.

Categories

Categories

React User Interface Web Frameworks Native Development Tools
GroupId

GroupId

cn.ransj.rn
ArtifactId

ArtifactId

react-native
Version

Version

0.38.dev.d
Type

Type

aar

Download react-native 0.38.dev.d


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