Matthew Sessions
Matthew Sessions
Have a merge conflict now.
I've been chatting with @oyyd about this and have started some work to make react-yue more close to react-native, see #4. He seems on board with the idea and I...
According to GFE I have the latest drivers.
A little more troubleshooting, I have found that the games that do not work. If I change the display settings to be windowed they work. Something about being fullscreen makes...
That's a great catch. I'll do some digging to see if this is the culprit and see if we can fix it.
Which version of `react-native-test-utils` are you using? It was originally built on the `toTree` api from `react-test-renderer` but I ran into a few issues where the `react-test-renderer` was unable to...
Also you might try `jest.mock('TouchableHighlight', () => 'TouchableHighlight')` and see if that fixes things.
It definitely provides a solution for this. I'm ok closing this if people think that will solve their use cases. I'd like to also see nesting working from the css...
PRs are welcome.
I no longer use it and thus don't spend time actively working on it. But it still seems to get a fair amount of use, so I'm willing to look...