AbrahamOEd

Results 3 comments of AbrahamOEd

Several observations during testing: - `shouldInterceptRequest` is never called on the main thread (checked using Looper.myLooper() == Looper.getMainLooper()) - This would mean we will not be able to utilize `createWebViewEvent`...

Hi @Titozzz, would appreciate it if you can take another look at this pull request. I have fixed the build error, cleaned up the code and done further testing on...

Do you accept changes for Android only, or would every change need to support both ios and android? I have worked with implementing shouldInterceptRequest in react native