ChuckerTeam / chucker

🔎 An HTTP inspector for Android & OkHTTP (like Charles but on device)
Apache License 2.0
3.97k stars 351 forks source link

Chucker not working in React native latest version #1179

Closed karthikkarunanithi91 closed 9 months ago

karthikkarunanithi91 commented 9 months ago
"react-native": "0.73.2",

 // chucker implementation
debugImplementation "com.github.chuckerteam.chucker:library:4.1.0-SNAPSHOT"
releaseImplementation "com.github.chuckerteam.chucker:library-no-op:4.1.0-SNAPSHOT"