killserver / react-native-screenshot-prevent

MIT License
98 stars 38 forks source link

fabric support #27

Open sssajjad007 opened 1 year ago

sssajjad007 commented 1 year ago

When I want to run my project on RN 0.72.2 with fabric I encountered this error

Cannot specify link libraries for target "react_codegen_RNScreenshotPreventSpec" which is not built by this project.
killserver commented 1 year ago

I explore this error. I write later about result search fix this error. Thx!)

ajiehatajie commented 9 months ago

same issue

DanC5 commented 3 months ago

@killserver I'm running into the same issue attempting to enable the new architecture on react native v0.74. Any thoughts on how to fix this?

@sssajjad007 did you find a way around this error?