LovesWorking / react-native-react-query-devtools

React Query Dev Tools for React Native
75 stars 6 forks source link

Allow not to pull `expo` in ejected RN projects #13

Open vsheyanov opened 1 month ago

vsheyanov commented 1 month ago

Thanks to https://github.com/LovesWorking/react-native-react-query-devtools/issues/7 last RN can install react-native-react-query-devtools without a problem. Though if 1.3.0 is installed in ejected RN project it adds expo as a dependency when it's not needed. react-native-react-query-devtools uses expo only for Clipboard functionality. I'd like to ask what is the opinion of authors: