Gustash

Results 50 comments of Gustash

Hm, definitely weird. What version of the package are you using?

@marcosmartinezeu can you try merging the two last intent filters?

But are you getting the problem on both platforms? Or just iOS?

Can you make sure you added the `ShareViewController.swift` from the package to your Share Extension target and that the path is referencing the node_modules path? Also, make sure the controller...

Try running the app target and checking for messages on the Xcode logger, then do the same for the share target. I suspect it's an issue with a mismatched group...

@rpavlovs that's correct. This is mentioned in the README, maybe it's not too clear tho... https://github.com/meedan/react-native-share-menu/blob/b77a4630c7d32289e619ae6a50fd546cdcc30a89/IOS_INSTRUCTIONS.md#L89

Same problem here. I'm loading a JSON array with 250+ objects. It's really slow and on low-end Android phones it crashes with a java.io.EOFException

@Meganium97 I've created [an AUR package](https://aur.archlinux.org/packages/xbox-xcloud). No git version yet, this installs based on `.deb` releases. I'll do my best to maintain it as updates come through here :) feel...

> 1. `workspace` dispatcher or `focusmonitor` > > 2. wat I think what they mean on the second point is that focus always tracks the mouse. I actually have this...

Actually, the same thing happens if I open a terminal, for example. If the way it splits ends up with the cursor not on top of the new terminal, I...