is not current version
Last Version 0.53.6

com.github.fangasvsass:react-native 0.53.5

A framework for building native apps with React

Categories

Categories

React User Interface Web Frameworks Native Development Tools
GroupId

GroupId

com.github.fangasvsass
ArtifactId

ArtifactId

react-native
Version

Version

0.53.5
Type

Type

jar

Download react-native 0.53.5


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