Closed azaidi4 closed 5 years ago
https://github.com/KarinaNi/AssistFortnite/blob/6d6cf9a2c45f9b0b1717512dc74a80f8723b8f71/screens/WeeklyChallengesScreen.js#L58-L62
Component will never render as this.state.loading is not defined in the state vars
this.state.loading
https://github.com/KarinaNi/AssistFortnite/blob/6d6cf9a2c45f9b0b1717512dc74a80f8723b8f71/screens/WeeklyChallengesScreen.js#L58-L62
Component will never render as
this.state.loading
is not defined in the state vars