react-native-share-menu icon indicating copy to clipboard operation
react-native-share-menu copied to clipboard

Error 'RNShareMenu-Swift.h' file not found

Open ruslanaplid opened this issue 1 year ago • 5 comments

"react-native": "0.73.6",

  • firebase 10.23.0 "@react-native-firebase/analytics": "^19.0.1", "@react-native-firebase/app": "^19.0.1", ...

For firebase 10.23 needed using use_frameworks! :linkage => :static (Podfile)

An error occurs during assembly in xCode file: ShareMenuManager.m

line 9 #import "RNShareMenu-Swift.h"

error: 'RNShareMenu-Swift.h' file not found

ruslanaplid avatar Mar 27 '24 09:03 ruslanaplid

Same here. Any fix ?

hichemBAALI avatar Apr 19 '24 21:04 hichemBAALI

Same here, is there a fix?

LukasB-DEV avatar Apr 24 '24 12:04 LukasB-DEV

Found Pull Request #260 witch fixes this issue:

image

LukasB-DEV avatar Apr 24 '24 12:04 LukasB-DEV

Thank you! @LukasB-DEV I made this change locally

Barak-S avatar Apr 30 '24 13:04 Barak-S

Same here!! any solution?

kauan777 avatar Nov 29 '24 11:11 kauan777