Skip to content

iOS app is not building with new architecture in react native 0.72.6 #302

Description

@singh-sukhmanjit

React Native 0.72.6
Xcode 15
New architecture enabled

App builds successfully with old architecture but gives following error with new architecture while building -

image

Below is the podspec for Share Extension

target 'ShareExtension' do
  use_react_native!

  pod 'RNShareMenu', :path => '../node_modules/react-native-share-menu'
end

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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