react-native-rename icon indicating copy to clipboard operation
react-native-rename copied to clipboard

Android: The native module for Flipper seems unavailable. Please verify that `react-native-flipper` is installed

Open Satya5614 opened this issue 4 years ago • 0 comments

This happens only on Android (RN version 0.64.1). The reason is that when we rename a project the android debug folder des does not get renamed. The solution for this issue I found it the following two comments

https://github.com/facebook/flipper/issues/1253#issuecomment-650134944 https://github.com/facebook/flipper/issues/1253#issuecomment-663423999

I will try to fix it and create a PR here.

Satya5614 avatar May 26 '21 10:05 Satya5614