Vydia / react-native-background-upload

Upload files in your React Native app even while it's backgrounded. Supports Android and iOS, including camera roll assets.
MIT License
730 stars 333 forks source link

Expo instructions don't explain how to link #311

Closed Fmstrat closed 2 years ago

Fmstrat commented 2 years ago

Hi, I've read the expo instructions that were part of https://github.com/Vydia/react-native-background-upload/pull/76, however they basically just say to eject the project and link as per the other instructions.

However, in an expo project where you're using EAS to build, you don't have an ios or android folder, so the instructions for linking don't make sense. It also doesn't explain if you're still able to use expo, etc. I'm not sure where to go from here.

Thanks!

Fmstrat commented 2 years ago

Nevermind. Realize this happens as part of ejecting.

alamothe commented 2 years ago

Can it work with EAS build without ejecting?

usmansbk commented 1 month ago

Can it work with EAS build without ejecting?

@alamothe did you test with EAS?