@rnpack/utils 0.1.12 → 0.1.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (111) hide show
  1. package/README.md +5 -0
  2. package/android/CMakeLists.txt +3 -3
  3. package/android/build.gradle +2 -2
  4. package/android/src/main/cpp/cpp-adapter.cpp +2 -2
  5. package/android/src/main/java/com/margelo/nitro/{rnpack/utils → rnpackutils}/RNPackUtils.kt +1 -1
  6. package/android/src/main/java/com/margelo/nitro/{rnpack/utils → rnpackutils}/RNPackUtilsPackage.kt +2 -2
  7. package/lib/module/index.js +2 -2
  8. package/lib/module/index.js.map +1 -1
  9. package/nitro.json +5 -5
  10. package/nitrogen/generated/android/c++/JHybridRNPackUtilsSpec.cpp +2 -2
  11. package/nitrogen/generated/android/c++/JHybridRNPackUtilsSpec.hpp +3 -3
  12. package/nitrogen/generated/android/kotlin/com/margelo/nitro/{rnpack/utils → rnpackutils}/HybridRNPackUtilsSpec.kt +1 -1
  13. package/nitrogen/generated/android/kotlin/com/margelo/nitro/{rnpack/utils/RNPackUtilsOnLoad.kt → rnpackutils/rnpackutilsOnLoad.kt} +9 -9
  14. package/nitrogen/generated/android/{RNPackUtils+autolinking.cmake → rnpackutils+autolinking.cmake} +8 -8
  15. package/nitrogen/generated/android/{RNPackUtils+autolinking.gradle → rnpackutils+autolinking.gradle} +3 -3
  16. package/nitrogen/generated/android/{RNPackUtilsOnLoad.cpp → rnpackutilsOnLoad.cpp} +8 -8
  17. package/nitrogen/generated/android/{RNPackUtilsOnLoad.hpp → rnpackutilsOnLoad.hpp} +5 -5
  18. package/nitrogen/generated/ios/RNPackUtils-Swift-Cxx-Bridge.cpp +4 -4
  19. package/nitrogen/generated/ios/RNPackUtils-Swift-Cxx-Bridge.hpp +3 -3
  20. package/nitrogen/generated/ios/RNPackUtils-Swift-Cxx-Umbrella.hpp +1 -1
  21. package/nitrogen/generated/ios/RNPackUtilsAutolinking.mm +1 -1
  22. package/nitrogen/generated/ios/RNPackUtilsAutolinking.swift +1 -1
  23. package/nitrogen/generated/ios/c++/HybridRNPackUtilsSpecSwift.cpp +2 -2
  24. package/nitrogen/generated/ios/c++/HybridRNPackUtilsSpecSwift.hpp +2 -2
  25. package/nitrogen/generated/ios/swift/HybridRNPackUtilsSpec_cxx.swift +2 -2
  26. package/nitrogen/generated/shared/c++/HybridRNPackUtilsSpec.cpp +2 -2
  27. package/nitrogen/generated/shared/c++/HybridRNPackUtilsSpec.hpp +2 -2
  28. package/package.json +44 -22
  29. package/src/index.tsx +2 -2
  30. package/__mocks__/jestSetupFile.js +0 -0
  31. package/__mocks__/rnpack-utils-mock.js +0 -17
  32. package/example/node_modules/react-native/Libraries/ActionSheetIOS/React-RCTActionSheet.podspec +0 -34
  33. package/example/node_modules/react-native/Libraries/AppDelegate/React-RCTAppDelegate.podspec +0 -88
  34. package/example/node_modules/react-native/Libraries/Blob/React-RCTBlob.podspec +0 -59
  35. package/example/node_modules/react-native/Libraries/FBLazyVector/FBLazyVector.podspec +0 -31
  36. package/example/node_modules/react-native/Libraries/Image/React-RCTImage.podspec +0 -57
  37. package/example/node_modules/react-native/Libraries/LinkingIOS/React-RCTLinking.podspec +0 -51
  38. package/example/node_modules/react-native/Libraries/NativeAnimation/React-RCTAnimation.podspec +0 -54
  39. package/example/node_modules/react-native/Libraries/Network/React-RCTNetwork.podspec +0 -56
  40. package/example/node_modules/react-native/Libraries/PushNotificationIOS/React-RCTPushNotification.podspec +0 -53
  41. package/example/node_modules/react-native/Libraries/Required/RCTRequired.podspec +0 -30
  42. package/example/node_modules/react-native/Libraries/Settings/React-RCTSettings.podspec +0 -53
  43. package/example/node_modules/react-native/Libraries/Text/React-RCTText.podspec +0 -37
  44. package/example/node_modules/react-native/Libraries/TypeSafety/RCTTypeSafety.podspec +0 -39
  45. package/example/node_modules/react-native/Libraries/Vibration/React-RCTVibration.podspec +0 -53
  46. package/example/node_modules/react-native/React/CoreModules/React-CoreModules.podspec +0 -67
  47. package/example/node_modules/react-native/React/React-RCTFBReactNativeSpec.podspec +0 -95
  48. package/example/node_modules/react-native/React/React-RCTFabric.podspec +0 -107
  49. package/example/node_modules/react-native/React/Runtime/React-RCTRuntime.podspec +0 -70
  50. package/example/node_modules/react-native/React-Core-prebuilt.podspec +0 -78
  51. package/example/node_modules/react-native/React-Core.podspec +0 -137
  52. package/example/node_modules/react-native/React.podspec +0 -56
  53. package/example/node_modules/react-native/ReactApple/Libraries/RCTFoundation/RCTDeprecation/RCTDeprecation.podspec +0 -25
  54. package/example/node_modules/react-native/ReactCommon/React-Fabric.podspec +0 -207
  55. package/example/node_modules/react-native/ReactCommon/React-FabricComponents.podspec +0 -170
  56. package/example/node_modules/react-native/ReactCommon/React-FabricImage.podspec +0 -79
  57. package/example/node_modules/react-native/ReactCommon/React-Mapbuffer.podspec +0 -40
  58. package/example/node_modules/react-native/ReactCommon/ReactCommon.podspec +0 -72
  59. package/example/node_modules/react-native/ReactCommon/callinvoker/React-callinvoker.podspec +0 -30
  60. package/example/node_modules/react-native/ReactCommon/cxxreact/React-cxxreact.podspec +0 -56
  61. package/example/node_modules/react-native/ReactCommon/hermes/React-hermes.podspec +0 -52
  62. package/example/node_modules/react-native/ReactCommon/hermes/executor/React-jsitracing.podspec +0 -38
  63. package/example/node_modules/react-native/ReactCommon/jserrorhandler/React-jserrorhandler.podspec +0 -52
  64. package/example/node_modules/react-native/ReactCommon/jsi/React-jsi.podspec +0 -50
  65. package/example/node_modules/react-native/ReactCommon/jsiexecutor/React-jsiexecutor.podspec +0 -45
  66. package/example/node_modules/react-native/ReactCommon/jsinspector-modern/React-jsinspector.podspec +0 -63
  67. package/example/node_modules/react-native/ReactCommon/jsinspector-modern/cdp/React-jsinspectorcdp.podspec +0 -48
  68. package/example/node_modules/react-native/ReactCommon/jsinspector-modern/network/React-jsinspectornetwork.podspec +0 -53
  69. package/example/node_modules/react-native/ReactCommon/jsinspector-modern/tracing/React-jsinspectortracing.podspec +0 -51
  70. package/example/node_modules/react-native/ReactCommon/jsitooling/React-jsitooling.podspec +0 -47
  71. package/example/node_modules/react-native/ReactCommon/logger/React-logger.podspec +0 -34
  72. package/example/node_modules/react-native/ReactCommon/oscompat/React-oscompat.podspec +0 -31
  73. package/example/node_modules/react-native/ReactCommon/react/debug/React-debug.podspec +0 -34
  74. package/example/node_modules/react-native/ReactCommon/react/featureflags/React-featureflags.podspec +0 -44
  75. package/example/node_modules/react-native/ReactCommon/react/nativemodule/core/platform/ios/React-NativeModulesApple.podspec +0 -54
  76. package/example/node_modules/react-native/ReactCommon/react/nativemodule/defaults/React-defaultsnativemodule.podspec +0 -54
  77. package/example/node_modules/react-native/ReactCommon/react/nativemodule/dom/React-domnativemodule.podspec +0 -60
  78. package/example/node_modules/react-native/ReactCommon/react/nativemodule/featureflags/React-featureflagsnativemodule.podspec +0 -53
  79. package/example/node_modules/react-native/ReactCommon/react/nativemodule/idlecallbacks/React-idlecallbacksnativemodule.podspec +0 -55
  80. package/example/node_modules/react-native/ReactCommon/react/nativemodule/microtasks/React-microtasksnativemodule.podspec +0 -52
  81. package/example/node_modules/react-native/ReactCommon/react/nativemodule/samples/ReactCommon-Samples.podspec +0 -63
  82. package/example/node_modules/react-native/ReactCommon/react/performance/timeline/React-performancetimeline.podspec +0 -50
  83. package/example/node_modules/react-native/ReactCommon/react/renderer/consistency/React-rendererconsistency.podspec +0 -43
  84. package/example/node_modules/react-native/ReactCommon/react/renderer/css/React-renderercss.podspec +0 -47
  85. package/example/node_modules/react-native/ReactCommon/react/renderer/debug/React-rendererdebug.podspec +0 -48
  86. package/example/node_modules/react-native/ReactCommon/react/renderer/graphics/React-graphics.podspec +0 -55
  87. package/example/node_modules/react-native/ReactCommon/react/renderer/imagemanager/platform/ios/React-ImageManager.podspec +0 -56
  88. package/example/node_modules/react-native/ReactCommon/react/renderer/runtimescheduler/React-runtimescheduler.podspec +0 -59
  89. package/example/node_modules/react-native/ReactCommon/react/runtime/React-RuntimeCore.podspec +0 -56
  90. package/example/node_modules/react-native/ReactCommon/react/runtime/React-RuntimeHermes.podspec +0 -53
  91. package/example/node_modules/react-native/ReactCommon/react/runtime/platform/ios/React-RuntimeApple.podspec +0 -72
  92. package/example/node_modules/react-native/ReactCommon/react/timing/React-timing.podspec +0 -43
  93. package/example/node_modules/react-native/ReactCommon/react/utils/React-utils.podspec +0 -55
  94. package/example/node_modules/react-native/ReactCommon/reactperflogger/React-perflogger.podspec +0 -42
  95. package/example/node_modules/react-native/ReactCommon/runtimeexecutor/React-runtimeexecutor.podspec +0 -56
  96. package/example/node_modules/react-native/ReactCommon/yoga/Yoga.podspec +0 -66
  97. package/example/node_modules/react-native/react-native.config.js +0 -139
  98. package/example/node_modules/react-native/sdks/hermes-engine/hermes-engine.podspec +0 -165
  99. package/example/node_modules/react-native/third-party-podspecs/DoubleConversion.podspec +0 -34
  100. package/example/node_modules/react-native/third-party-podspecs/RCT-Folly.podspec +0 -132
  101. package/example/node_modules/react-native/third-party-podspecs/ReactNativeDependencies.podspec +0 -99
  102. package/example/node_modules/react-native/third-party-podspecs/boost.podspec +0 -34
  103. package/example/node_modules/react-native/third-party-podspecs/fast_float.podspec +0 -29
  104. package/example/node_modules/react-native/third-party-podspecs/fmt.podspec +0 -29
  105. package/example/node_modules/react-native/third-party-podspecs/glog.podspec +0 -47
  106. package/example/node_modules/react-native-nitro-modules/NitroModules.podspec +0 -90
  107. package/example/node_modules/react-native-nitro-modules/react-native.config.js +0 -16
  108. package/example/react-native.config.js +0 -21
  109. package/lib/typescript/__tests__/utils/string.test.d.ts +0 -2
  110. package/lib/typescript/__tests__/utils/string.test.d.ts.map +0 -1
  111. /package/{Utils.podspec → RNPackUtils.podspec} +0 -0
@@ -1,53 +0,0 @@
1
- # Copyright (c) Meta Platforms, Inc. and affiliates.
2
- #
3
- # This source code is licensed under the MIT license found in the
4
- # LICENSE file in the root directory of this source tree.
5
-
6
- require "json"
7
-
8
- package = JSON.parse(File.read(File.join(__dir__, "..", "..", "..", "package.json")))
9
- version = package['version']
10
-
11
- source = { :git => 'https://github.com/facebook/react-native.git' }
12
- if version == '1000.0.0'
13
- # This is an unpublished version, use the latest commit hash of the react-native repo, which we’re presumably in.
14
- source[:commit] = `git rev-parse HEAD`.strip if system("git rev-parse --git-dir > /dev/null 2>&1")
15
- else
16
- source[:tag] = "v#{version}"
17
- end
18
-
19
- header_search_paths = []
20
-
21
- if ENV['USE_FRAMEWORKS']
22
- header_search_paths << "\"$(PODS_TARGET_SRCROOT)/../..\""
23
- end
24
-
25
- header_dir = 'jsinspector-modern/network'
26
- module_name = "jsinspector_modernnetwork"
27
-
28
- Pod::Spec.new do |s|
29
- s.name = "React-jsinspectornetwork"
30
- s.version = version
31
- s.summary = "Network inspection for React Native DevTools"
32
- s.homepage = "https://reactnative.dev/"
33
- s.license = package["license"]
34
- s.author = "Meta Platforms, Inc. and its affiliates"
35
- s.platforms = min_supported_versions
36
- s.source = source
37
- s.source_files = podspec_sources("*.{cpp,h}", "*.h")
38
- s.header_dir = header_dir
39
- s.pod_target_xcconfig = {
40
- "HEADER_SEARCH_PATHS" => header_search_paths.join(' '),
41
- "CLANG_CXX_LANGUAGE_STANDARD" => rct_cxx_language_standard(),
42
- "DEFINES_MODULE" => "YES"}
43
-
44
- resolve_use_frameworks(s, header_mappings_dir: "../..", module_name: module_name)
45
-
46
- add_dependency(s, "React-jsinspectorcdp", :framework_name => 'jsinspector_moderncdp')
47
- add_dependency(s, "React-featureflags")
48
- s.dependency "React-performancetimeline"
49
- s.dependency "React-timing"
50
-
51
- add_rn_third_party_dependencies(s)
52
- add_rncore_dependency(s)
53
- end
@@ -1,51 +0,0 @@
1
- # Copyright (c) Meta Platforms, Inc. and affiliates.
2
- #
3
- # This source code is licensed under the MIT license found in the
4
- # LICENSE file in the root directory of this source tree.
5
-
6
- require "json"
7
-
8
- package = JSON.parse(File.read(File.join(__dir__, "..", "..", "..", "package.json")))
9
- version = package['version']
10
-
11
- source = { :git => 'https://github.com/facebook/react-native.git' }
12
- if version == '1000.0.0'
13
- # This is an unpublished version, use the latest commit hash of the react-native repo, which we’re presumably in.
14
- source[:commit] = `git rev-parse HEAD`.strip if system("git rev-parse --git-dir > /dev/null 2>&1")
15
- else
16
- source[:tag] = "v#{version}"
17
- end
18
-
19
- header_search_paths = []
20
-
21
- if ENV['USE_FRAMEWORKS']
22
- header_search_paths << "\"$(PODS_TARGET_SRCROOT)/../..\""
23
- end
24
-
25
- header_dir = 'jsinspector-modern/tracing'
26
- module_name = "jsinspector_moderntracing"
27
-
28
- Pod::Spec.new do |s|
29
- s.name = "React-jsinspectortracing"
30
- s.version = version
31
- s.summary = "Experimental performance tooling for React Native DevTools"
32
- s.homepage = "https://reactnative.dev/"
33
- s.license = package["license"]
34
- s.author = "Meta Platforms, Inc. and its affiliates"
35
- s.platforms = min_supported_versions
36
- s.source = source
37
- s.source_files = podspec_sources("*.{cpp,h}", "*.h")
38
- s.header_dir = header_dir
39
- s.pod_target_xcconfig = {
40
- "HEADER_SEARCH_PATHS" => header_search_paths.join(' '),
41
- "CLANG_CXX_LANGUAGE_STANDARD" => rct_cxx_language_standard(),
42
- "DEFINES_MODULE" => "YES"}
43
-
44
- resolve_use_frameworks(s, header_mappings_dir: "../..", module_name: module_name)
45
-
46
- s.dependency "React-oscompat"
47
- s.dependency "React-timing"
48
-
49
- add_rn_third_party_dependencies(s)
50
- add_rncore_dependency(s)
51
- end
@@ -1,47 +0,0 @@
1
- # Copyright (c) Meta Platforms, Inc. and affiliates.
2
- #
3
- # This source code is licensed under the MIT license found in the
4
- # LICENSE file in the root directory of this source tree.
5
-
6
- require "json"
7
-
8
- package = JSON.parse(File.read(File.join(__dir__, "..", "..", "package.json")))
9
- version = package['version']
10
-
11
- source = { :git => 'https://github.com/facebook/react-native.git' }
12
- if version == '1000.0.0'
13
- # This is an unpublished version, use the latest commit hash of the react-native repo, which we’re presumably in.
14
- source[:commit] = `git rev-parse HEAD`.strip if system("git rev-parse --git-dir > /dev/null 2>&1")
15
- else
16
- source[:tag] = "v#{version}"
17
- end
18
-
19
- Pod::Spec.new do |s|
20
- s.name = "React-jsitooling"
21
- s.version = version
22
- s.summary = "-" # TODO
23
- s.homepage = "https://reactnative.dev/"
24
- s.license = package["license"]
25
- s.author = "Meta Platforms, Inc. and its affiliates"
26
- s.platforms = min_supported_versions
27
- s.source = source
28
- s.source_files = podspec_sources("react/runtime/*.{cpp,h}", "react/runtime/*.h")
29
- s.header_dir = "react/runtime"
30
-
31
- resolve_use_frameworks(s, header_mappings_dir: "./", module_name: "JSITooling")
32
-
33
- s.pod_target_xcconfig = {
34
- "CLANG_CXX_LANGUAGE_STANDARD" => rct_cxx_language_standard(),
35
- "DEFINES_MODULE" => "YES",
36
- }
37
-
38
- s.dependency "React-cxxreact", version
39
- s.dependency "React-jsi", version
40
- add_dependency(s, "React-runtimeexecutor", :additional_framework_paths => ["platform/ios"])
41
- add_dependency(s, "React-jsinspector", :framework_name => 'jsinspector_modern')
42
- add_dependency(s, "React-jsinspectorcdp", :framework_name => 'jsinspector_moderncdp')
43
- add_dependency(s, "React-jsinspectortracing", :framework_name => 'jsinspector_moderntracing')
44
-
45
- add_rn_third_party_dependencies(s)
46
- add_rncore_dependency(s)
47
- end
@@ -1,34 +0,0 @@
1
- # coding: utf-8
2
- # Copyright (c) Meta Platforms, Inc. and affiliates.
3
- #
4
- # This source code is licensed under the MIT license found in the
5
- # LICENSE file in the root directory of this source tree.
6
-
7
- require "json"
8
-
9
- package = JSON.parse(File.read(File.join(__dir__, "..", "..", "package.json")))
10
- version = package['version']
11
-
12
- source = { :git => 'https://github.com/facebook/react-native.git' }
13
- if version == '1000.0.0'
14
- # This is an unpublished version, use the latest commit hash of the react-native repo, which we’re presumably in.
15
- source[:commit] = `git rev-parse HEAD`.strip if system("git rev-parse --git-dir > /dev/null 2>&1")
16
- else
17
- source[:tag] = "v#{version}"
18
- end
19
-
20
- Pod::Spec.new do |s|
21
- s.name = "React-logger"
22
- s.version = version
23
- s.summary = "-" # TODO
24
- s.homepage = "https://reactnative.dev/"
25
- s.license = package["license"]
26
- s.author = "Meta Platforms, Inc. and its affiliates"
27
- s.platforms = min_supported_versions
28
- s.source = source
29
- s.source_files = podspec_sources("*.{cpp,h}", "*.h")
30
- s.header_dir = "logger"
31
-
32
- add_rn_third_party_dependencies(s)
33
- add_rncore_dependency(s)
34
- end
@@ -1,31 +0,0 @@
1
- # Copyright (c) Meta Platforms, Inc. and affiliates.
2
- #
3
- # This source code is licensed under the MIT license found in the
4
- # LICENSE file in the root directory of this source tree.
5
-
6
- require "json"
7
-
8
- package = JSON.parse(File.read(File.join(__dir__, "..", "..", "package.json")))
9
- version = package['version']
10
-
11
- source = { :git => 'https://github.com/facebook/react-native.git' }
12
- if version == '1000.0.0'
13
- # This is an unpublished version, use the latest commit hash of the react-native repo, which we’re presumably in.
14
- source[:commit] = `git rev-parse HEAD`.strip if system("git rev-parse --git-dir > /dev/null 2>&1")
15
- else
16
- source[:tag] = "v#{version}"
17
- end
18
-
19
- Pod::Spec.new do |s|
20
- s.name = "React-oscompat"
21
- s.version = version
22
- s.summary = "Small set of OS-level utilities for React Native"
23
- s.homepage = "https://reactnative.dev/"
24
- s.license = package["license"]
25
- s.author = "Meta Platforms, Inc. and its affiliates"
26
- s.platforms = min_supported_versions
27
- s.source = source
28
- s.source_files = podspec_sources("*.{cpp,h}", "*.{h}")
29
- s.pod_target_xcconfig = { "HEADER_SEARCH_PATHS" => "" }
30
- s.header_dir = "oscompat"
31
- end
@@ -1,34 +0,0 @@
1
- # Copyright (c) Meta Platforms, Inc. and affiliates.
2
- #
3
- # This source code is licensed under the MIT license found in the
4
- # LICENSE file in the root directory of this source tree.
5
-
6
- require "json"
7
-
8
- package = JSON.parse(File.read(File.join(__dir__, "..", "..", "..", "package.json")))
9
- version = package['version']
10
-
11
- source = { :git => 'https://github.com/facebook/react-native.git' }
12
- if version == '1000.0.0'
13
- # This is an unpublished version, use the latest commit hash of the react-native repo, which we’re presumably in.
14
- source[:commit] = `git rev-parse HEAD`.strip if system("git rev-parse --git-dir > /dev/null 2>&1")
15
- else
16
- source[:tag] = "v#{version}"
17
- end
18
-
19
- Pod::Spec.new do |s|
20
- s.name = "React-debug"
21
- s.version = version
22
- s.summary = "-" # TODO
23
- s.homepage = "https://reactnative.dev/"
24
- s.license = package["license"]
25
- s.author = "Meta Platforms, Inc. and its affiliates"
26
- s.platforms = min_supported_versions
27
- s.source = source
28
- s.source_files = podspec_sources("**/*.{cpp,h}", "**/*.h")
29
- s.header_dir = "react/debug"
30
- s.pod_target_xcconfig = { "CLANG_CXX_LANGUAGE_STANDARD" => rct_cxx_language_standard(),
31
- "DEFINES_MODULE" => "YES" }
32
-
33
- resolve_use_frameworks(s, header_mappings_dir: "../..", module_name: "React_debug")
34
- end
@@ -1,44 +0,0 @@
1
- # Copyright (c) Meta Platforms, Inc. and affiliates.
2
- #
3
- # This source code is licensed under the MIT license found in the
4
- # LICENSE file in the root directory of this source tree.
5
-
6
- require "json"
7
-
8
- package = JSON.parse(File.read(File.join(__dir__, "..", "..", "..", "package.json")))
9
- version = package['version']
10
-
11
- source = { :git => 'https://github.com/facebook/react-native.git' }
12
- if version == '1000.0.0'
13
- # This is an unpublished version, use the latest commit hash of the react-native repo, which we’re presumably in.
14
- source[:commit] = `git rev-parse HEAD`.strip if system("git rev-parse --git-dir > /dev/null 2>&1")
15
- else
16
- source[:tag] = "v#{version}"
17
- end
18
-
19
- header_search_paths = []
20
-
21
- if ENV['USE_FRAMEWORKS']
22
- header_search_paths << "\"$(PODS_TARGET_SRCROOT)/../..\"" # this is needed to allow the feature flags access its own files
23
- end
24
-
25
- Pod::Spec.new do |s|
26
- s.name = "React-featureflags"
27
- s.version = version
28
- s.summary = "React Native internal feature flags"
29
- s.homepage = "https://reactnative.dev/"
30
- s.license = package["license"]
31
- s.author = "Meta Platforms, Inc. and its affiliates"
32
- s.platforms = min_supported_versions
33
- s.source = source
34
- s.source_files = podspec_sources("*.{cpp,h}", "*.h")
35
- s.header_dir = "react/featureflags"
36
- s.pod_target_xcconfig = { "CLANG_CXX_LANGUAGE_STANDARD" => rct_cxx_language_standard(),
37
- "HEADER_SEARCH_PATHS" => header_search_paths.join(' '),
38
- "DEFINES_MODULE" => "YES" }
39
-
40
- resolve_use_frameworks(s, header_mappings_dir: "../..", module_name: "React_featureflags")
41
-
42
- add_rn_third_party_dependencies(s)
43
- add_rncore_dependency(s)
44
- end
@@ -1,54 +0,0 @@
1
- # Copyright (c) Meta Platforms, Inc. and affiliates.
2
- #
3
- # This source code is licensed under the MIT license found in the
4
- # LICENSE file in the root directory of this source tree.
5
-
6
- require "json"
7
-
8
- package = JSON.parse(File.read(File.join(__dir__, "..", "..", "..", "..", "..", "..", "package.json")))
9
- version = package['version']
10
-
11
- source = { :git => 'https://github.com/facebook/react-native.git' }
12
- if version == '1000.0.0'
13
- # This is an unpublished version, use the latest commit hash of the react-native repo, which we’re presumably in.
14
- source[:commit] = `git rev-parse HEAD`.strip if system("git rev-parse --git-dir > /dev/null 2>&1")
15
- else
16
- source[:tag] = "v#{version}"
17
- end
18
-
19
- Pod::Spec.new do |s|
20
- s.name = "React-NativeModulesApple"
21
- s.module_name = "React_NativeModulesApple"
22
- s.header_dir = "ReactCommon" # Use global header_dir for all subspecs for use_frameworks! compatibility
23
- s.version = version
24
- s.summary = "-"
25
- s.homepage = "https://reactnative.dev/"
26
- s.license = package["license"]
27
- s.author = "Meta Platforms, Inc. and its affiliates"
28
- s.platforms = min_supported_versions
29
- s.source = source
30
- s.pod_target_xcconfig = { "HEADER_SEARCH_PATHS" => "\"$(PODS_ROOT)/Headers/Private/React-Core\" \"$(PODS_CONFIGURATION_BUILD_DIR)/React-debug/React_featureflags.framework/Headers\"",
31
- "USE_HEADERMAP" => "YES",
32
- "CLANG_CXX_LANGUAGE_STANDARD" => rct_cxx_language_standard(),
33
- "GCC_WARN_PEDANTIC" => "YES" }
34
-
35
- resolve_use_frameworks(s, header_mappings_dir: './')
36
-
37
- s.source_files = podspec_sources("ReactCommon/**/*.{mm,cpp,h}", "ReactCommon/**/*.{h}")
38
-
39
- s.dependency "ReactCommon/turbomodule/core"
40
- s.dependency "ReactCommon/turbomodule/bridging"
41
- s.dependency "React-callinvoker"
42
- s.dependency "React-Core"
43
- s.dependency "React-cxxreact"
44
- s.dependency "React-jsi"
45
- s.dependency "React-featureflags"
46
- add_dependency(s, "React-runtimeexecutor", :additional_framework_paths => ["platform/ios"])
47
- add_dependency(s, "React-featureflags")
48
- add_dependency(s, "React-jsinspector", :framework_name => 'jsinspector_modern')
49
- add_dependency(s, "React-jsinspectorcdp", :framework_name => 'jsinspector_moderncdp')
50
-
51
- depend_on_js_engine(s)
52
- add_rn_third_party_dependencies(s)
53
- add_rncore_dependency(s)
54
- end
@@ -1,54 +0,0 @@
1
- # Copyright (c) Meta Platforms, Inc. and affiliates.
2
- #
3
- # This source code is licensed under the MIT license found in the
4
- # LICENSE file in the root directory of this source tree.
5
-
6
- require "json"
7
-
8
- package = JSON.parse(File.read(File.join(__dir__, "..", "..", "..", "..", "package.json")))
9
- version = package['version']
10
-
11
- source = { :git => 'https://github.com/facebook/react-native.git' }
12
- if version == '1000.0.0'
13
- # This is an unpublished version, use the latest commit hash of the react-native repo, which we’re presumably in.
14
- source[:commit] = `git rev-parse HEAD`.strip if system("git rev-parse --git-dir > /dev/null 2>&1")
15
- else
16
- source[:tag] = "v#{version}"
17
- end
18
-
19
- header_search_paths = []
20
-
21
- if ENV['USE_FRAMEWORKS']
22
- header_search_paths << "\"$(PODS_TARGET_SRCROOT)/../../..\"" # this is needed to allow the defaultsnativemodule to access its own files
23
- end
24
-
25
- Pod::Spec.new do |s|
26
- s.name = "React-defaultsnativemodule"
27
- s.version = version
28
- s.summary = "React Native Default native modules"
29
- s.homepage = "https://reactnative.dev/"
30
- s.license = package["license"]
31
- s.author = "Meta Platforms, Inc. and its affiliates"
32
- s.platforms = min_supported_versions
33
- s.source = source
34
- s.source_files = podspec_sources("*.{cpp,h}", "*.h")
35
- s.header_dir = "react/nativemodule/defaults"
36
- s.pod_target_xcconfig = { "CLANG_CXX_LANGUAGE_STANDARD" => rct_cxx_language_standard(),
37
- "HEADER_SEARCH_PATHS" => header_search_paths.join(' '),
38
- "OTHER_CFLAGS" => "$(inherited)",
39
- "DEFINES_MODULE" => "YES" }
40
-
41
- resolve_use_frameworks(s, header_mappings_dir: "../..", module_name: "React_defaultsnativemodule")
42
-
43
- s.dependency "React-jsi"
44
- s.dependency "React-jsiexecutor"
45
- depend_on_js_engine(s)
46
- add_rn_third_party_dependencies(s)
47
- add_rncore_dependency(s)
48
-
49
- s.dependency "React-domnativemodule"
50
- s.dependency "React-featureflagsnativemodule"
51
- s.dependency "React-microtasksnativemodule"
52
- s.dependency "React-idlecallbacksnativemodule"
53
- add_dependency(s, "React-RCTFBReactNativeSpec")
54
- end
@@ -1,60 +0,0 @@
1
- # Copyright (c) Meta Platforms, Inc. and affiliates.
2
- #
3
- # This source code is licensed under the MIT license found in the
4
- # LICENSE file in the root directory of this source tree.
5
-
6
- require "json"
7
-
8
- package = JSON.parse(File.read(File.join(__dir__, "..", "..", "..", "..", "package.json")))
9
- version = package['version']
10
-
11
- source = { :git => 'https://github.com/facebook/react-native.git' }
12
- if version == '1000.0.0'
13
- # This is an unpublished version, use the latest commit hash of the react-native repo, which we’re presumably in.
14
- source[:commit] = `git rev-parse HEAD`.strip if system("git rev-parse --git-dir > /dev/null 2>&1")
15
- else
16
- source[:tag] = "v#{version}"
17
- end
18
-
19
- header_search_paths = [
20
- "\"$(PODS_ROOT)/Headers/Private/Yoga\"",
21
- ]
22
-
23
- if ENV['USE_FRAMEWORKS']
24
- header_search_paths << "\"$(PODS_TARGET_SRCROOT)/../../..\"" # this is needed to allow the domnativemodule to access its own files
25
- end
26
-
27
- Pod::Spec.new do |s|
28
- s.name = "React-domnativemodule"
29
- s.version = version
30
- s.summary = "React Native DOM native module"
31
- s.homepage = "https://reactnative.dev/"
32
- s.license = package["license"]
33
- s.author = "Meta Platforms, Inc. and its affiliates"
34
- s.platforms = min_supported_versions
35
- s.source = source
36
- s.source_files = podspec_sources("*.{cpp,h}", "*.h")
37
- s.header_dir = "react/nativemodule/dom"
38
- s.pod_target_xcconfig = { "CLANG_CXX_LANGUAGE_STANDARD" => rct_cxx_language_standard(),
39
- "HEADER_SEARCH_PATHS" => header_search_paths.join(' '),
40
- "OTHER_CFLAGS" => "$(inherited)",
41
- "DEFINES_MODULE" => "YES" }
42
-
43
- resolve_use_frameworks(s, header_mappings_dir: "../..", module_name: "React_domnativemodule")
44
-
45
- s.dependency "React-jsi"
46
- s.dependency "React-jsiexecutor"
47
-
48
- depend_on_js_engine(s)
49
- add_rn_third_party_dependencies(s)
50
- add_rncore_dependency(s)
51
-
52
- s.dependency "Yoga"
53
- s.dependency "ReactCommon/turbomodule/core"
54
- s.dependency "React-Fabric"
55
- s.dependency "React-Fabric/bridging"
56
- s.dependency "React-FabricComponents"
57
- add_dependency(s, "React-runtimeexecutor", :additional_framework_paths => ["platform/ios"])
58
- add_dependency(s, "React-graphics", :additional_framework_paths => ["react/renderer/graphics/platform/ios"])
59
- add_dependency(s, "React-RCTFBReactNativeSpec")
60
- end
@@ -1,53 +0,0 @@
1
- # Copyright (c) Meta Platforms, Inc. and affiliates.
2
- #
3
- # This source code is licensed under the MIT license found in the
4
- # LICENSE file in the root directory of this source tree.
5
-
6
- require "json"
7
-
8
- package = JSON.parse(File.read(File.join(__dir__, "..", "..", "..", "..", "package.json")))
9
- version = package['version']
10
-
11
- source = { :git => 'https://github.com/facebook/react-native.git' }
12
- if version == '1000.0.0'
13
- # This is an unpublished version, use the latest commit hash of the react-native repo, which we’re presumably in.
14
- source[:commit] = `git rev-parse HEAD`.strip if system("git rev-parse --git-dir > /dev/null 2>&1")
15
- else
16
- source[:tag] = "v#{version}"
17
- end
18
-
19
- header_search_paths = []
20
-
21
- if ENV['USE_FRAMEWORKS']
22
- header_search_paths << "\"$(PODS_TARGET_SRCROOT)/../../..\"" # this is needed to allow the feature flags access its own files
23
- end
24
-
25
- Pod::Spec.new do |s|
26
- s.name = "React-featureflagsnativemodule"
27
- s.version = version
28
- s.summary = "React Native internal feature flags"
29
- s.homepage = "https://reactnative.dev/"
30
- s.license = package["license"]
31
- s.author = "Meta Platforms, Inc. and its affiliates"
32
- s.platforms = min_supported_versions
33
- s.source = source
34
- s.source_files = podspec_sources("*.{cpp,h}", "*.h")
35
- s.header_dir = "react/nativemodule/featureflags"
36
- s.pod_target_xcconfig = { "CLANG_CXX_LANGUAGE_STANDARD" => rct_cxx_language_standard(),
37
- "HEADER_SEARCH_PATHS" => header_search_paths.join(' '),
38
- "OTHER_CFLAGS" => "$(inherited)",
39
- "DEFINES_MODULE" => "YES" }
40
-
41
- resolve_use_frameworks(s, header_mappings_dir: "../..", module_name: "React_featureflagsnativemodule")
42
-
43
- s.dependency "React-jsi"
44
- s.dependency "React-jsiexecutor"
45
-
46
- depend_on_js_engine(s)
47
- add_rn_third_party_dependencies(s)
48
- add_rncore_dependency(s)
49
-
50
- s.dependency "ReactCommon/turbomodule/core"
51
- s.dependency "React-RCTFBReactNativeSpec"
52
- s.dependency "React-featureflags"
53
- end
@@ -1,55 +0,0 @@
1
- # Copyright (c) Meta Platforms, Inc. and affiliates.
2
- #
3
- # This source code is licensed under the MIT license found in the
4
- # LICENSE file in the root directory of this source tree.
5
-
6
- require "json"
7
-
8
- package = JSON.parse(File.read(File.join(__dir__, "..", "..", "..", "..", "package.json")))
9
- version = package['version']
10
-
11
- source = { :git => 'https://github.com/facebook/react-native.git' }
12
- if version == '1000.0.0'
13
- # This is an unpublished version, use the latest commit hash of the react-native repo, which we’re presumably in.
14
- source[:commit] = `git rev-parse HEAD`.strip if system("git rev-parse --git-dir > /dev/null 2>&1")
15
- else
16
- source[:tag] = "v#{version}"
17
- end
18
-
19
- header_search_paths = []
20
-
21
- if ENV['USE_FRAMEWORKS']
22
- header_search_paths << "\"$(PODS_TARGET_SRCROOT)/../../..\"" # this is needed to allow the module access its own files
23
- end
24
-
25
- Pod::Spec.new do |s|
26
- s.name = "React-idlecallbacksnativemodule"
27
- s.version = version
28
- s.summary = "React Native idle callbacks native module"
29
- s.homepage = "https://reactnative.dev/"
30
- s.license = package["license"]
31
- s.author = "Meta Platforms, Inc. and its affiliates"
32
- s.platforms = min_supported_versions
33
- s.source = source
34
- s.source_files = podspec_sources("*.{cpp,h}", "*.h")
35
- s.header_dir = "react/nativemodule/idlecallbacks"
36
- s.pod_target_xcconfig = { "CLANG_CXX_LANGUAGE_STANDARD" => rct_cxx_language_standard(),
37
- "HEADER_SEARCH_PATHS" => header_search_paths.join(' '),
38
- "OTHER_CFLAGS" => "$(inherited)",
39
- "DEFINES_MODULE" => "YES" }
40
-
41
- resolve_use_frameworks(s, header_mappings_dir: "../..", module_name: "idlecallbacksnativemodule")
42
-
43
- s.dependency "React-jsi"
44
- s.dependency "React-jsiexecutor"
45
-
46
- depend_on_js_engine(s)
47
- add_rn_third_party_dependencies(s)
48
- add_rncore_dependency(s)
49
-
50
- s.dependency "ReactCommon/turbomodule/core"
51
- s.dependency "React-runtimescheduler"
52
- add_dependency(s, "React-RCTFBReactNativeSpec")
53
- add_dependency(s, "React-runtimeexecutor", :additional_framework_paths => ["platform/ios"])
54
-
55
- end
@@ -1,52 +0,0 @@
1
- # Copyright (c) Meta Platforms, Inc. and affiliates.
2
- #
3
- # This source code is licensed under the MIT license found in the
4
- # LICENSE file in the root directory of this source tree.
5
-
6
- require "json"
7
-
8
- package = JSON.parse(File.read(File.join(__dir__, "..", "..", "..", "..", "package.json")))
9
- version = package['version']
10
-
11
- source = { :git => 'https://github.com/facebook/react-native.git' }
12
- if version == '1000.0.0'
13
- # This is an unpublished version, use the latest commit hash of the react-native repo, which we’re presumably in.
14
- source[:commit] = `git rev-parse HEAD`.strip if system("git rev-parse --git-dir > /dev/null 2>&1")
15
- else
16
- source[:tag] = "v#{version}"
17
- end
18
-
19
- header_search_paths = []
20
-
21
- if ENV['USE_FRAMEWORKS']
22
- header_search_paths << "\"$(PODS_TARGET_SRCROOT)/../../..\"" # this is needed to allow the microtasks module access its own files
23
- end
24
-
25
- Pod::Spec.new do |s|
26
- s.name = "React-microtasksnativemodule"
27
- s.version = version
28
- s.summary = "React Native microtasks native module"
29
- s.homepage = "https://reactnative.dev/"
30
- s.license = package["license"]
31
- s.author = "Meta Platforms, Inc. and its affiliates"
32
- s.platforms = min_supported_versions
33
- s.source = source
34
- s.source_files = podspec_sources("*.{cpp,h}", "*.h")
35
- s.header_dir = "react/nativemodule/microtasks"
36
- s.pod_target_xcconfig = { "CLANG_CXX_LANGUAGE_STANDARD" => rct_cxx_language_standard(),
37
- "OTHER_CFLAGS" => "$(inherited)",
38
- "HEADER_SEARCH_PATHS" => header_search_paths.join(' '),
39
- "DEFINES_MODULE" => "YES" }
40
-
41
- resolve_use_frameworks(s, header_mappings_dir: "../..", module_name: "React_microtasksnativemodule")
42
-
43
- s.dependency "React-jsi"
44
- s.dependency "React-jsiexecutor"
45
-
46
- depend_on_js_engine(s)
47
- add_rn_third_party_dependencies(s)
48
- add_rncore_dependency(s)
49
-
50
- s.dependency "ReactCommon/turbomodule/core"
51
- add_dependency(s, "React-RCTFBReactNativeSpec")
52
- end