React Native Network Logger Versions Save

An HTTP network request monitor for React Native with in-app interface for iOS and Android with no native code

v1.16.1

1 month ago

1.16.1 (2024-04-13)

Bug Fixes

v1.16.0

1 month ago

1.16.0 (2024-04-12)

Bug Fixes

  • requests not being updated when maxRequests is reached (#88) (89e14ae)

Features

v1.15.0

11 months ago

1.15.0 (2023-05-24)

Bug Fixes

  • Prevent FlatList slow update on huge dataset (#78) (c2a8f68)

Features

  • Enable selection and copy for request and response body on Android (#82) (fd849f2)
  • Improve design of search nav bar and refactor (#81) (e5a5d8e)
  • Pause monitoring (#77) (11d4494)

v1.14.1

1 year ago

1.14.1 (2023-03-16)

Bug Fixes

  • Issue with response body not loading on ios on RN 0.71.x (#74) (1d503bb), closes #73

v1.14.0

1 year ago

1.14.0 (2023-01-05)

Features

  • Add options to ignore specific urls and regex patterns (#70) (5ee6c3e)

v1.13.0

1 year ago

1.13.0 (2022-08-20)

Features

  • Add option to export all logs as HAR (#36) (c3b7dda)

v1.12.0

2 years ago

1.12.0 (2021-11-02)

Features

v1.11.0

2 years ago

1.11.0 (2021-08-24)

Features

  • Warn if the logger doesn't start due to duplicate logger (#56) (35b54e0)

v1.10.1

2 years ago

1.10.1 (2021-07-29)

Bug Fixes

  • Disable the logger if used on a web project (#53) (800c948)

v1.10.0

2 years ago

1.10.0 (2021-06-27)

Features