reactotron icon indicating copy to clipboard operation
reactotron copied to clipboard

Remove flipper code from reactotron-react-native

Open joshuayoes opened this issue 2 years ago • 2 comments

We currently depend on react-native-flipper https://github.com/infinitered/reactotron/blob/b6c32b6975a3df4617eabc693cf8007a5326c1b4/lib/reactotron-react-native/package.json#L53

We have a separate entry point in the package that references this https://github.com/infinitered/reactotron/blob/master/lib%2Freactotron-react-native%2Fsrc%2Fflipper-connection-manager.ts

However this code really shouldn't be in this package.

We have deprecated support for flipper, so we should remove this code to help slim down some of the package size.

joshuayoes avatar Dec 06 '23 22:12 joshuayoes

any updates?

ArkanRomanPango avatar May 30 '24 16:05 ArkanRomanPango