You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I started installing and got to a point where I needed to change my public class MainActivity extends Activity implements DefaultHardwareBackBtnHandler but in RN 0.39.x (current version) that has been replaced by public class MainActivity extends ReactActivity {. Now I don't know how to install this.
On top of that the last commit was a year ago and there are references in Issues to problems with RN 0.16. Ouch.
Looks dead to me.
The text was updated successfully, but these errors were encountered:
I started installing and got to a point where I needed to change my
public class MainActivity extends Activity implements DefaultHardwareBackBtnHandler
but in RN 0.39.x (current version) that has been replaced bypublic class MainActivity extends ReactActivity {
. Now I don't know how to install this.On top of that the last commit was a year ago and there are references in Issues to problems with RN 0.16. Ouch.
Looks dead to me.
The text was updated successfully, but these errors were encountered: