Closed ms88privat closed 8 years ago
Not sure if this is the way to go, but it is working for me. I opened RNRecorder.xcodeprojectin Xcode and changed in RNSCrecorder.xcodeproject the build phases -> Headers-> all header files from public to project.
RNRecorder.xcodeproject
RNSCrecorder.xcodeproject
build phases
Headers
public
project
Related to https://github.com/maxs15/react-native-screcorder/issues/16
Works on my side :+1: Thanks @ms88privat !
Not sure if this is the way to go, but it is working for me. I opened
RNRecorder.xcodeproject
in Xcode and changed inRNSCrecorder.xcodeproject
thebuild phases
->Headers
-> all header files frompublic
toproject
.Related to https://github.com/maxs15/react-native-screcorder/issues/16