Richard Gordon

Results 10 comments of Richard Gordon

It sounds to me like you need to build a custom receiver rather than change the sender sdk. https://stackoverflow.com/questions/47396297/mirroring-app-chromecast

I am having a similar issue where passing in data such as [ 1564600076000, -1.0469641205323788 ], [ 1564340876000, -1.0469641205323788 ], [ 1564081676000, -1.0469641205323788 ], [ 1563822476000, -1.0469641205323788 ], the time...

only error im getting in my testflight build is related to the deprecated webview from this package, any chance this will be merged soon?

Instead of ```const CopilotText = walkthroughable(Text);``` do ```const CopilotText = walkthroughable(View);```

Would love to see these changes integrated so we can scroll within the tutorial.

The keyboard on android does not reveal at all for me when I push the component that contains this. What I have noticed is if you open the multitasking screen...

@sawane8 any example how? I have an app that is using prebuild, it was installed and linked but it doesnt seem to work using the minimum example from the readme...

> > Collaborator > > > > No, it's not working. > > > > I'm getting this error: > > > > ``` > > Invariant Violation: Your JavaScript...