Closed kristianmandrup closed 8 years ago
Usually it should just work, everything is pre-configured in this demo project. You don't have to link the local RNMK module to build the demo, make sure you have this in your Xcode project:
please refer to https://github.com/xinthink/react-native-material-kit#ios
Yeah thanks. I solved it ;) also added better instructions here
Run npm install
then drag the .xcodeproj
file from node_modules/react-native-material-kit/ios
into Linked frameworks/libraries in Xcode.
I cloned the repo. Ran
npm install
Then opened thernmk-demo
project in XCode and clicked run/play.I think I'm missing this step:
Link your local RNMK module to the demo project but not sure exactly how? What is my
RNMK module
??ld: library not found for -lRCTMaterialKit