We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7056abc commit acc495cCopy full SHA for acc495c
README.md
@@ -12,7 +12,7 @@ A comprehensive network request debugging tool for React Native applications. Mo
12
src="/demo/demo_RN_logger.png"
13
alt="Alt text"
14
title="React Native API Logger"
15
- style="margin:0 4px; width: 200px"
+ style="margin:0 4px; width: 100px"
16
/>
17
18
@@ -37,7 +37,7 @@ npm install react-native-api-debugger
37
This package requires the following peer dependencies:
38
39
```bash
40
-npm install @react-native-clipboard/clipboard react-native-shake react-native-svg
+npm install @react-native-clipboard/clipboard react-native-shake
41
```
42
43
0 commit comments