Johan Nærby

Results 3 issues of Johan Nærby

According to [the documentation](https://react-native-google-cast.github.io/docs/api/classes/castcontext#static-showcastdialog), `showCastDialog()` will return a promise which resolves to true if the cast dialog was shown, and false if it was not. The promise is always resolving...

feature-request

I am looking to implement shared element transitions in our application. I want to navigate from a screen in one stack, to a screen in another stack. The stacks are...

tabs

The event `PlayerWardsPlacedChanged` does not fire when the player places a ward. Other events are firing in my test setup so I guess it's specific to this event. `GameState.Player.LocalPlayer.WardsPlaced` also...