is not current version
Last Version 0.53.6

com.github.fangasvsass:react-native 0.53.4

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.4
Type

Type

aar

Download react-native 0.53.4


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