FlipMock is a extended Flipper plugin that manipulates network response.
- Support Android & IOS
- Mock the response by HTTP method.
- Mock the response by query parameters.
- For response, support HTTP status code
- Install Flipper
- Add Flipper to your app
- Add FlipMock to your app
- Run your app
- Open Flipper
- Add FlipMock plugin using Plugin Manager
- Select Install Plugins tab
- Search enciyo-flipmock and install, then restart flipper
- You will FlipMock plugin disabled while your mobile app is running. Click the plus button to enable
- Now you can add new mock and test