diff --git a/README.md b/README.md index bd960438..8e645a81 100644 --- a/README.md +++ b/README.md @@ -298,7 +298,7 @@ Is there an example/sandbox app to test out this package? > Yes, there is a simple react native app that comes with an [express](https://github.com/expressjs/express) server where you can see react-native-background-upload in action and try things out in an isolated local environment. -[ReactNativeBackgroundUploadExample](https://github.com/Vydia/ReactNativeBackgroundUploadExample) +[RNBackgroundExample](https://github.com/Vydia/react-native-background-upload/blob/master/example/RNBackgroundExample) Does it support iOS camera roll assets? diff --git a/example/RNBackgroundExample/App.js b/example/RNBackgroundExample/App.js index cac34e29..a9684c2d 100644 --- a/example/RNBackgroundExample/App.js +++ b/example/RNBackgroundExample/App.js @@ -231,7 +231,7 @@ const App: () => React$Node = () => {