diff --git a/android/ReactCommon/jsi/JSCRuntime.cpp b/android/ReactCommon/jsi/JSCRuntime.cpp index a6e59fbfdfeb4..4aa6c54046ff5 100644 --- a/android/ReactCommon/jsi/JSCRuntime.cpp +++ b/android/ReactCommon/jsi/JSCRuntime.cpp @@ -319,15 +319,6 @@ JSStringRef getIsArrayString() { #endif } // namespace -// std::string utility -namespace { -std::string to_string(void* value) { - std::ostringstream ss; - ss << value; - return ss.str(); -} -} // namespace - JSCRuntime::JSCRuntime() : JSCRuntime(JSGlobalContextCreateInGroup(nullptr, nullptr)) { JSGlobalContextRelease(ctx_); @@ -405,7 +396,7 @@ jsi::Object JSCRuntime::global() { std::string JSCRuntime::description() { if (desc_.empty()) { - desc_ = std::string(""; + desc_ = std::string("(this)) + ">"; } return desc_; } diff --git a/android/versioned-abis/expoview-abi35_0_0/maven/host/exp/reactandroid-abi35_0_0/1.0.0/_remote.repositories b/android/versioned-abis/expoview-abi35_0_0/maven/host/exp/reactandroid-abi35_0_0/1.0.0/_remote.repositories index c82f08cacce8e..468ae42ce77fe 100644 --- a/android/versioned-abis/expoview-abi35_0_0/maven/host/exp/reactandroid-abi35_0_0/1.0.0/_remote.repositories +++ b/android/versioned-abis/expoview-abi35_0_0/maven/host/exp/reactandroid-abi35_0_0/1.0.0/_remote.repositories @@ -1,4 +1,4 @@ #NOTE: This is a Maven Resolver internal implementation file, its format can be changed without prior notice. -#Tue Feb 25 19:27:11 CET 2020 +#Thu May 28 17:48:15 CEST 2020 reactandroid-abi35_0_0-1.0.0.pom>= reactandroid-abi35_0_0-1.0.0.aar>= diff --git a/android/versioned-abis/expoview-abi35_0_0/maven/host/exp/reactandroid-abi35_0_0/1.0.0/reactandroid-abi35_0_0-1.0.0.aar b/android/versioned-abis/expoview-abi35_0_0/maven/host/exp/reactandroid-abi35_0_0/1.0.0/reactandroid-abi35_0_0-1.0.0.aar index a4963b519ea85..e8923aefbdf92 100644 Binary files a/android/versioned-abis/expoview-abi35_0_0/maven/host/exp/reactandroid-abi35_0_0/1.0.0/reactandroid-abi35_0_0-1.0.0.aar and b/android/versioned-abis/expoview-abi35_0_0/maven/host/exp/reactandroid-abi35_0_0/1.0.0/reactandroid-abi35_0_0-1.0.0.aar differ diff --git a/android/versioned-abis/expoview-abi35_0_0/maven/host/exp/reactandroid-abi35_0_0/1.0.0/reactandroid-abi35_0_0-1.0.0.pom b/android/versioned-abis/expoview-abi35_0_0/maven/host/exp/reactandroid-abi35_0_0/1.0.0/reactandroid-abi35_0_0-1.0.0.pom index 1a2bba9c911f1..6757a81ba6934 100644 --- a/android/versioned-abis/expoview-abi35_0_0/maven/host/exp/reactandroid-abi35_0_0/1.0.0/reactandroid-abi35_0_0-1.0.0.pom +++ b/android/versioned-abis/expoview-abi35_0_0/maven/host/exp/reactandroid-abi35_0_0/1.0.0/reactandroid-abi35_0_0-1.0.0.pom @@ -1,5 +1,5 @@ - 4.0.0 host.exp diff --git a/android/versioned-abis/expoview-abi35_0_0/maven/host/exp/reactandroid-abi35_0_0/maven-metadata-local.xml b/android/versioned-abis/expoview-abi35_0_0/maven/host/exp/reactandroid-abi35_0_0/maven-metadata-local.xml index 16cb1b6b5bc9c..60a9ba71f5846 100644 --- a/android/versioned-abis/expoview-abi35_0_0/maven/host/exp/reactandroid-abi35_0_0/maven-metadata-local.xml +++ b/android/versioned-abis/expoview-abi35_0_0/maven/host/exp/reactandroid-abi35_0_0/maven-metadata-local.xml @@ -7,6 +7,6 @@ 1.0.0 - 20200225182711 + 20200528154815 diff --git a/android/versioned-abis/expoview-abi36_0_0/maven/host/exp/reactandroid-abi36_0_0/1.0.0/_remote.repositories b/android/versioned-abis/expoview-abi36_0_0/maven/host/exp/reactandroid-abi36_0_0/1.0.0/_remote.repositories index 08b161403acff..0811ee42a42cc 100644 --- a/android/versioned-abis/expoview-abi36_0_0/maven/host/exp/reactandroid-abi36_0_0/1.0.0/_remote.repositories +++ b/android/versioned-abis/expoview-abi36_0_0/maven/host/exp/reactandroid-abi36_0_0/1.0.0/_remote.repositories @@ -1,4 +1,4 @@ #NOTE: This is a Maven Resolver internal implementation file, its format can be changed without prior notice. -#Wed Feb 26 11:40:22 CET 2020 +#Thu May 28 17:06:23 CEST 2020 reactandroid-abi36_0_0-1.0.0.pom>= reactandroid-abi36_0_0-1.0.0.aar>= diff --git a/android/versioned-abis/expoview-abi36_0_0/maven/host/exp/reactandroid-abi36_0_0/1.0.0/reactandroid-abi36_0_0-1.0.0.aar b/android/versioned-abis/expoview-abi36_0_0/maven/host/exp/reactandroid-abi36_0_0/1.0.0/reactandroid-abi36_0_0-1.0.0.aar index eb7a7a6468691..b4cf52c5393b0 100644 Binary files a/android/versioned-abis/expoview-abi36_0_0/maven/host/exp/reactandroid-abi36_0_0/1.0.0/reactandroid-abi36_0_0-1.0.0.aar and b/android/versioned-abis/expoview-abi36_0_0/maven/host/exp/reactandroid-abi36_0_0/1.0.0/reactandroid-abi36_0_0-1.0.0.aar differ diff --git a/android/versioned-abis/expoview-abi36_0_0/maven/host/exp/reactandroid-abi36_0_0/1.0.0/reactandroid-abi36_0_0-1.0.0.pom b/android/versioned-abis/expoview-abi36_0_0/maven/host/exp/reactandroid-abi36_0_0/1.0.0/reactandroid-abi36_0_0-1.0.0.pom index 4f84d0340a7f3..9d035d18af4cf 100644 --- a/android/versioned-abis/expoview-abi36_0_0/maven/host/exp/reactandroid-abi36_0_0/1.0.0/reactandroid-abi36_0_0-1.0.0.pom +++ b/android/versioned-abis/expoview-abi36_0_0/maven/host/exp/reactandroid-abi36_0_0/1.0.0/reactandroid-abi36_0_0-1.0.0.pom @@ -1,5 +1,5 @@ - 4.0.0 host.exp diff --git a/android/versioned-abis/expoview-abi36_0_0/maven/host/exp/reactandroid-abi36_0_0/maven-metadata-local.xml b/android/versioned-abis/expoview-abi36_0_0/maven/host/exp/reactandroid-abi36_0_0/maven-metadata-local.xml index abf885d68f189..0bccce73e486b 100644 --- a/android/versioned-abis/expoview-abi36_0_0/maven/host/exp/reactandroid-abi36_0_0/maven-metadata-local.xml +++ b/android/versioned-abis/expoview-abi36_0_0/maven/host/exp/reactandroid-abi36_0_0/maven-metadata-local.xml @@ -7,6 +7,6 @@ 1.0.0 - 20200226104022 + 20200528150623 diff --git a/android/versioned-abis/expoview-abi37_0_0/maven/host/exp/reactandroid-abi37_0_0/1.0.0/_remote.repositories b/android/versioned-abis/expoview-abi37_0_0/maven/host/exp/reactandroid-abi37_0_0/1.0.0/_remote.repositories index 065bd4eb767c8..bafda5fd71f79 100644 --- a/android/versioned-abis/expoview-abi37_0_0/maven/host/exp/reactandroid-abi37_0_0/1.0.0/_remote.repositories +++ b/android/versioned-abis/expoview-abi37_0_0/maven/host/exp/reactandroid-abi37_0_0/1.0.0/_remote.repositories @@ -1,4 +1,4 @@ #NOTE: This is a Maven Resolver internal implementation file, its format can be changed without prior notice. -#Wed Mar 11 14:39:15 CET 2020 -reactandroid-abi37_0_0-1.0.0.aar>= +#Thu May 28 15:04:45 CEST 2020 reactandroid-abi37_0_0-1.0.0.pom>= +reactandroid-abi37_0_0-1.0.0.aar>= diff --git a/android/versioned-abis/expoview-abi37_0_0/maven/host/exp/reactandroid-abi37_0_0/1.0.0/reactandroid-abi37_0_0-1.0.0.aar b/android/versioned-abis/expoview-abi37_0_0/maven/host/exp/reactandroid-abi37_0_0/1.0.0/reactandroid-abi37_0_0-1.0.0.aar index 4b48d9bd4699e..19f4acaa0799d 100644 Binary files a/android/versioned-abis/expoview-abi37_0_0/maven/host/exp/reactandroid-abi37_0_0/1.0.0/reactandroid-abi37_0_0-1.0.0.aar and b/android/versioned-abis/expoview-abi37_0_0/maven/host/exp/reactandroid-abi37_0_0/1.0.0/reactandroid-abi37_0_0-1.0.0.aar differ diff --git a/android/versioned-abis/expoview-abi37_0_0/maven/host/exp/reactandroid-abi37_0_0/1.0.0/reactandroid-abi37_0_0-1.0.0.pom b/android/versioned-abis/expoview-abi37_0_0/maven/host/exp/reactandroid-abi37_0_0/1.0.0/reactandroid-abi37_0_0-1.0.0.pom index ddc02bde8e03e..d5b8b6459bc3e 100644 --- a/android/versioned-abis/expoview-abi37_0_0/maven/host/exp/reactandroid-abi37_0_0/1.0.0/reactandroid-abi37_0_0-1.0.0.pom +++ b/android/versioned-abis/expoview-abi37_0_0/maven/host/exp/reactandroid-abi37_0_0/1.0.0/reactandroid-abi37_0_0-1.0.0.pom @@ -1,5 +1,5 @@ - 4.0.0 host.exp diff --git a/android/versioned-abis/expoview-abi37_0_0/maven/host/exp/reactandroid-abi37_0_0/maven-metadata-local.xml b/android/versioned-abis/expoview-abi37_0_0/maven/host/exp/reactandroid-abi37_0_0/maven-metadata-local.xml index d5fa9fe59bb5b..a2afc76866500 100644 --- a/android/versioned-abis/expoview-abi37_0_0/maven/host/exp/reactandroid-abi37_0_0/maven-metadata-local.xml +++ b/android/versioned-abis/expoview-abi37_0_0/maven/host/exp/reactandroid-abi37_0_0/maven-metadata-local.xml @@ -7,6 +7,6 @@ 1.0.0 - 20200311133915 + 20200528130445 diff --git a/android/versioned-react-native/ReactCommon/jsi/JSCRuntime.cpp b/android/versioned-react-native/ReactCommon/jsi/JSCRuntime.cpp index a6e59fbfdfeb4..4aa6c54046ff5 100644 --- a/android/versioned-react-native/ReactCommon/jsi/JSCRuntime.cpp +++ b/android/versioned-react-native/ReactCommon/jsi/JSCRuntime.cpp @@ -319,15 +319,6 @@ JSStringRef getIsArrayString() { #endif } // namespace -// std::string utility -namespace { -std::string to_string(void* value) { - std::ostringstream ss; - ss << value; - return ss.str(); -} -} // namespace - JSCRuntime::JSCRuntime() : JSCRuntime(JSGlobalContextCreateInGroup(nullptr, nullptr)) { JSGlobalContextRelease(ctx_); @@ -405,7 +396,7 @@ jsi::Object JSCRuntime::global() { std::string JSCRuntime::description() { if (desc_.empty()) { - desc_ = std::string(""; + desc_ = std::string("(this)) + ">"; } return desc_; } diff --git a/react-native-lab/react-native b/react-native-lab/react-native index 76be4bef6389a..28ec77da0aa78 160000 --- a/react-native-lab/react-native +++ b/react-native-lab/react-native @@ -1 +1 @@ -Subproject commit 76be4bef6389ad750b87673c6fbf8b93f4929688 +Subproject commit 28ec77da0aa7888228b752e18fb0926316094f9e