Gene Sy

Results 11 issues of Gene Sy

I'm sure there's a better way to do this but for me right now this works. Adds comma, space, and newline to list of regex to watch out for. Fixes...

thought this should work automatically. ``` "react": "17.0.1", "react-native": "0.64.0", "react-native-admob": "^2.0.0-beta.6", ``` ``` Error: Command failed: ./gradlew app:installDebug -PreactNativeDevServerPort=8081 /mobile/node_modules/react-native-admob/android/src/main/java/com/sbugert/rnadmob/RNAdMobInterstitialAdModule.java:16: error: cannot find symbol import com.google.android.gms.ads.InterstitialAd; ```

First of all, i think the demo may need some updating. After loading the extension, chrome states that i need to set the manifest_version ![image](https://cloud.githubusercontent.com/assets/1282480/17281921/aa698d06-57d2-11e6-8c4a-536370949f50.png) and after doing that I...

I followed the instructions for manual isntallation on ios but i keep getting the error in the title. Weirdly it's looking for libRNThread.a in /Release-appletvsimulator folder

``` projects\gelectron\electron-overlay\build\electron_overlay.vcxproj(50,945): error MSB4025: The project file could not be loaded. ' ', hexadecim al value 0x0C, is an invalid character. Line 50, position 945. gyp ERR! build error gyp...

## Reproducible Demo ``` ``` vs ``` ``` The first one will show only green square The second one will show correctly half red half green.

more info requested

v4.0.4 for 1.18 whenever i successfully login the redirect url http://127.0.0.1:52371/ is down for me so the mod just waits indefinitely..

https://github.com/wix/Detox/issues/2196 according to this issue on detox it's the dependency's fault that detox won't run properly.

Any reason for not showing them?

The code below doesn't work. ``` { "type": "basic", "from": { "pointing_button": "button1" }, "to": [ { "key_code": "a" } ] } ``` My goal is to rebind ctrl click...

bug
help wanted