Skip to content
This repository was archived by the owner on Nov 26, 2025. It is now read-only.
This repository was archived by the owner on Nov 26, 2025. It is now read-only.

What's the minimum React Native version supported? #147

@gianpaj

Description

@gianpaj

I'm not able to build on RN 0.61

/Users/gpalumbo/Library/Developer/Xcode/DerivedData/MobilitySDK-gauhheynorncswdvkmrspfzwzprm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactNativePerformance.build/Objects-normal/x86_64/ReactNativePerformance.private.swiftinterface:6:19: error: underlying Objective-C module 'ReactNativePerformance' not found
@_exported import ReactNativePerformance
                  ^
/Users/gpalumbo/Library/Developer/Xcode/DerivedData/MobilitySDK-gauhheynorncswdvkmrspfzwzprm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactNativePerformance.build/Objects-normal/x86_64/ReactNativePerformance.private.swiftinterface:1:1: error: failed to verify module interface of 'ReactNativePerformance' due to the errors above; the textual interface may be broken by project issues or a compiler bug
// swift-interface-format-version: 1.0
^

SwiftVerifyEmittedModuleInterface normal x86_64 Verifying\ emitted\ module\ interface\ ReactNativePerformance.swiftinterface /Users/gpalumbo/Library/Developer/Xcode/DerivedData/MobilitySDK-gauhheynorncswdvkmrspfzwzprm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactNativePerformance.build/Objects-normal/x86_64/ReactNativePerformance.swiftinterface (in target 'ReactNativePerformance' from project 'Pods')

...

The following build commands failed:
	SwiftVerifyEmittedModuleInterface normal x86_64 Verifying\ emitted\ module\ interface\ ReactNativePerformance.private.swiftinterface /Users/gpalumbo/Library/Developer/Xcode/DerivedData/MobilitySDK-gauhheynorncswdvkmrspfzwzprm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactNativePerformance.build/Objects-normal/x86_64/ReactNativePerformance.private.swiftinterface (in target 'ReactNativePerformance' from project 'Pods')
(1 failure)

Platform:

  • iOS
  • Android

Packages

Which packages are affected by the issue?

  • @shopify/react-native-performance

Environment

package version
@shopify/react-native-performance 4.1.2
react-native 0.61.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions