Ivan

Results 10 comments of 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 = () => {...

@Kangaroux thanks a lot for this all_response_fields_required

@palfrey Will you continue this PR? :)

Thanks a lot! You saved my day. I've fixed expo libs. ``` include: [/node_modules\/(react-native|@react-native|expo-linear-gradient|expo-av)/], ```