textileio / photos

[DEPRECATED] Encrypted, secure, decentralized personal data wallet -- technology behind textile.photos
https://www.textile.photos/
MIT License
241 stars 22 forks source link

RFC: remove unused deps #1291

Closed andrewxhill closed 5 years ago

andrewxhill commented 5 years ago

I think it's been a while since we cleaned up dependencies in the app. I'm not certain how well depcheck works for RN projects, but at least it's a good first pass,

andrewhill@~/Textile$ depcheck photos
Unused dependencies
* @textile/redux-saga-wait-for
* apisauce
* react-native-background-timer
Unused devDependencies
* @types/enzyme
* @types/enzyme-adapter-react-16
* @types/jest
* @types/react
* @types/react-native
* @types/react-native-background-timer
* @types/react-native-fs
* @types/react-native-push-notification
* @types/react-native-qrcode
* @types/react-redux
* @types/react-test-renderer
* @types/uuid
* @typescript-eslint/eslint-plugin
* @typescript-eslint/parser
* babel-core
* babel-jest
* eslint-config-prettier
* eslint-plugin-prettier
* eslint-plugin-react
* eslint-plugin-react-hooks
* metro-react-native-babel-preset
* prettier
* react-test-renderer