Warning: isMounted(…) is deprecated in plain Javascript Classes

前端 未结 11 1011
庸人自扰
庸人自扰 2020-12-29 03:20

I am implementing 2 screens using react-navigation. But I got the warning below while navigating to the second page:

Warning: isMounted(...) is deprec

11条回答
  •  情话喂你
    2020-12-29 03:33

    If you are using EXPO for RN development then this issue is now fixed in expo 27.0.2.

    See https://forums.expo.io/t/warnings-after-upgrade-to-expo-27/9579/12

提交回复
热议问题