This repository has been archived by the owner on Sep 3, 2020. It is now read-only.
forked from facebook/react-native
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
android archives for github link npm dependency
- Loading branch information
Bartol Karuza
committed
Jul 2, 2018
1 parent
7a09848
commit 429ea06
Showing
16 changed files
with
121 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -44,7 +44,7 @@ buck-out | |
.gradle | ||
local.properties | ||
*.iml | ||
/android/ | ||
# /android/ | ||
|
||
# Node | ||
node_modules | ||
|
Binary file added
BIN
+2.44 MB
android/com/facebook/react/react-native/0.55.4/react-native-0.55.4-javadoc.jar
Binary file not shown.
1 change: 1 addition & 0 deletions
1
android/com/facebook/react/react-native/0.55.4/react-native-0.55.4-javadoc.jar.md5
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
143deb6385e391c19ee301ae2033aae9 |
1 change: 1 addition & 0 deletions
1
android/com/facebook/react/react-native/0.55.4/react-native-0.55.4-javadoc.jar.sha1
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
542b3cb69e1aa72260fcad41856fbfe2d440a2c3 |
Binary file added
BIN
+842 KB
android/com/facebook/react/react-native/0.55.4/react-native-0.55.4-sources.jar
Binary file not shown.
1 change: 1 addition & 0 deletions
1
android/com/facebook/react/react-native/0.55.4/react-native-0.55.4-sources.jar.md5
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
687b8ba39adfbdb547a5933fed5f2272 |
1 change: 1 addition & 0 deletions
1
android/com/facebook/react/react-native/0.55.4/react-native-0.55.4-sources.jar.sha1
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
6ba528997e7d1de56eef51d7061f6f1d47542406 |
Binary file added
BIN
+2.69 MB
android/com/facebook/react/react-native/0.55.4/react-native-0.55.4.aar
Binary file not shown.
1 change: 1 addition & 0 deletions
1
android/com/facebook/react/react-native/0.55.4/react-native-0.55.4.aar.md5
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
3b8b7d9d167e76a369cf42f4fda3b23a |
1 change: 1 addition & 0 deletions
1
android/com/facebook/react/react-native/0.55.4/react-native-0.55.4.aar.sha1
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
a6d1e52df16aa7635cb88703e6912ba0c06b0e87 |
98 changes: 98 additions & 0 deletions
98
android/com/facebook/react/react-native/0.55.4/react-native-0.55.4.pom
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,98 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" | ||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> | ||
<modelVersion>4.0.0</modelVersion> | ||
<groupId>com.facebook.react</groupId> | ||
<artifactId>react-native</artifactId> | ||
<version>0.55.4</version> | ||
<packaging>aar</packaging> | ||
<name>ReactNative</name> | ||
<description>A framework for building native apps with React</description> | ||
<url>https://github.com/facebook/react-native</url> | ||
<licenses> | ||
<license> | ||
<name>MIT License</name> | ||
<url>https://github.com/facebook/react-native/blob/master/LICENSE</url> | ||
<distribution>repo</distribution> | ||
</license> | ||
</licenses> | ||
<developers> | ||
<developer> | ||
<id>facebook</id> | ||
<name>Facebook</name> | ||
</developer> | ||
</developers> | ||
<scm> | ||
<connection>scm:git:https://github.com/facebook/react-native.git</connection> | ||
<developerConnection>scm:git:[email protected]:facebook/react-native.git</developerConnection> | ||
<url>https://github.com/facebook/react-native.git</url> | ||
</scm> | ||
<dependencies> | ||
<dependency> | ||
<groupId>javax.inject</groupId> | ||
<artifactId>javax.inject</artifactId> | ||
<version>1</version> | ||
<scope>compile</scope> | ||
</dependency> | ||
<dependency> | ||
<groupId>com.android.support</groupId> | ||
<artifactId>appcompat-v7</artifactId> | ||
<version>23.0.1</version> | ||
<scope>compile</scope> | ||
</dependency> | ||
<dependency> | ||
<groupId>com.facebook.fbui.textlayoutbuilder</groupId> | ||
<artifactId>textlayoutbuilder</artifactId> | ||
<version>1.0.0</version> | ||
<scope>compile</scope> | ||
</dependency> | ||
<dependency> | ||
<groupId>com.facebook.fresco</groupId> | ||
<artifactId>fresco</artifactId> | ||
<version>1.3.0</version> | ||
<scope>compile</scope> | ||
</dependency> | ||
<dependency> | ||
<groupId>com.facebook.fresco</groupId> | ||
<artifactId>imagepipeline-okhttp3</artifactId> | ||
<version>1.3.0</version> | ||
<scope>compile</scope> | ||
</dependency> | ||
<dependency> | ||
<groupId>com.facebook.soloader</groupId> | ||
<artifactId>soloader</artifactId> | ||
<version>0.1.0</version> | ||
<scope>compile</scope> | ||
</dependency> | ||
<dependency> | ||
<groupId>com.google.code.findbugs</groupId> | ||
<artifactId>jsr305</artifactId> | ||
<version>3.0.0</version> | ||
<scope>compile</scope> | ||
</dependency> | ||
<dependency> | ||
<groupId>com.squareup.okhttp3</groupId> | ||
<artifactId>okhttp</artifactId> | ||
<version>3.6.0</version> | ||
<scope>compile</scope> | ||
</dependency> | ||
<dependency> | ||
<groupId>com.squareup.okhttp3</groupId> | ||
<artifactId>okhttp-urlconnection</artifactId> | ||
<version>3.6.0</version> | ||
<scope>compile</scope> | ||
</dependency> | ||
<dependency> | ||
<groupId>com.squareup.okio</groupId> | ||
<artifactId>okio</artifactId> | ||
<version>1.13.0</version> | ||
<scope>compile</scope> | ||
</dependency> | ||
<dependency> | ||
<groupId>org.webkit</groupId> | ||
<artifactId>android-jsc</artifactId> | ||
<version>r174650</version> | ||
<scope>compile</scope> | ||
</dependency> | ||
</dependencies> | ||
</project> |
1 change: 1 addition & 0 deletions
1
android/com/facebook/react/react-native/0.55.4/react-native-0.55.4.pom.md5
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
f977ee77d0d0478044b4e1e4b5568102 |
1 change: 1 addition & 0 deletions
1
android/com/facebook/react/react-native/0.55.4/react-native-0.55.4.pom.sha1
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
447387aaa7b233da3b30d2cc3f2024346ca35103 |
12 changes: 12 additions & 0 deletions
12
android/com/facebook/react/react-native/maven-metadata.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<metadata> | ||
<groupId>com.facebook.react</groupId> | ||
<artifactId>react-native</artifactId> | ||
<versioning> | ||
<release>0.55.4</release> | ||
<versions> | ||
<version>0.55.4</version> | ||
</versions> | ||
<lastUpdated>20180702113748</lastUpdated> | ||
</versioning> | ||
</metadata> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
90492176ee40f70d42a9278ec0307e2f |
1 change: 1 addition & 0 deletions
1
android/com/facebook/react/react-native/maven-metadata.xml.sha1
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
842edd08d97fd9195ec837f4d58572c003579395 |