Ivan
Ivan
Similar issue https://github.com/wix/react-native-navigation/issues/7569
My solution – remove the flow wrapper with jest.spyOn: ``` import axios, { AxiosResponse } from 'axios' import * as mobx from 'mobx' export const mockMobxFlowGenerator = () => {...
@sterliakov thank you very much! You helped me.
same issue!
@Kangaroux thanks a lot for this all_response_fields_required
@palfrey Will you continue this PR? :)