Skip to content

Expo Error during installing #82

@oladejihenry

Description

@oladejihenry

i see this when i run npx expo run:ios

❌  (node_modules/rn-truelayer-payments-sdk/ios/RNTrueLayerPaymentsSDK.h:3:9)

  1 | #import <React/RCTBridgeModule.h>
  2 | #ifdef RCT_NEW_ARCH_ENABLED
> 3 | #import <RNTrueLayerPaymentsSDKSpec/RNTrueLayerPaymentsSDKSpec.h>
    |         ^ 'RNTrueLayerPaymentsSDKSpec/RNTrueLayerPaymentsSDKSpec.h' file not found
  4 | #endif
  5 | 
  6 | NS_ASSUME_NONNULL_BEGIN
  

and also i have to do this

 "plugins": [
    "expo-router",
    "expo-font",
    [
      "expo-build-properties",
      {
        "ios": {
          "deploymentTarget": "15.1",
          
          }
}
]]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions