I am trying to publish my app with Expo. It fails because
Unable to resolve module components/MainButton could not be found within the project or in these directories: node_modules ..\..\..\node_modules
MainButton is a .android.tsx and .ios.tsx file.
Any info on why it can't find my component?
PS: I am using absolute paths