Hao Tran Minh
Hao Tran Minh
I just found out an issue regarding the option `"removeImport": true` like I got a following snippet function: ```javascript function foo(arg, list) { switch (arg) { case 0: { const...
### Description There was a warning thrown as we ran test as following: `TypeError: _reactNative.AppState.removeEventListener is not a function` ### CodeSandbox/Snack link https://codesandbox.io/s/codesandbox-sse-example-forked-izm8zv?file=/sample.test.jsx ### Steps to reproduce 1. Visit the...
Hi all, How can require failure tap trigger when double tap? Thanks