Starman

Results 4 comments of Starman

I'd like to ask the same question :)

Is it already solved? I tried updating the package to version 3.5.5 but the warning still occurs. Also manually changing componentWillReceiveProps to componentDidMount breaks it (card is no longer flipping)....

If you use Expo and updated it to SDK36 it is known issue and was resolved in version 36.0.1 https://github.com/expo/expo/issues/6473#issuecomment-566356579

@ecyrbe is there a way to access axios response data in v10 when validation fails? `variable` from ajwootto example is in this case empty, I can only catch an error...