Skip to content

Latest commit

 

History

History
56 lines (37 loc) · 1.83 KB

README.md

File metadata and controls

56 lines (37 loc) · 1.83 KB

logo

FlipMock

FlipMock is a extended Flipper plugin that manipulates network response.

Table of Contents

Features

  • Support Android & IOS
  • Mock the response by HTTP method.
  • Mock the response by query parameters.
  • For response, support HTTP status code

Installation

  • 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