Hi lucasmleal, I attempted to reproduce this issue but wasn't able to. I installed core and campaign into a fresh react native app and everything built without error. Here are the steps I took: react-native init campaignTest && cd campaignTest
npm install @Deleted Account/react-native-acpcore
npm ...