facebook / flipper

A desktop debugging platform for mobile developers.

Home Page:https://fbflipper.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Question: Support for React Native 0.73

rachitdua opened this issue · comments

Hey,

I am working on upgrading react native to v0.73.x and they seemed to have dropped FLIPPER_VERSION variable from gradle.properties.

This results in Android Studio sync failing because FLIPPER_VERSION is not defined.

Any help on upgrading flipper to support react native v0.73.x is appreciated.