Boy van der Laak

Results 22 comments of Boy van der Laak

I don't get the same image everytime, this may be caused on your side due some sort of cache (FastImage). That said, it seems like some things are a bit...

@hhunaid If I make a PR to address these issues will it be merged? I see two open PR's at the moment.

Pfew, lifesaver this one. Anyway, what are the plans to maintain that fork? Do you aim for it to replace this plugin at some point?

@birdofpreyru I suppose you're right about the fork, repo does not seem actively maintained anymore, thanks for your work. I decided to refactor my codebase not use the styleName prop...

Well I did some digging and unless I'm mistaken the CSS module feature is part of css-loader now. So if you were to use react scripts you can see the...

From what I understand we should replace the GVRSDK library with the new open source Cardboard library, which no longer contains references to UIWebView. They also appear to have some...

@Iskander508 Did you also grab the latest iOS framework? Otherwise you'll still need an API key for iOS. I haven't tested it with your package, as I built my own...

@tomascg2309 I'm not quite sure what the purpose is of wrapping an Viro3DObject into a ViroNode. Nevertheless, it appears that just wrapping the _ARSceneNavigator_ in a full screen absolute positioned...

The fix to support RN 0.6x.x is actually rather easy, and my team also needed to run on 0.6x.x. So we have deployed a npm package that supports this version....

Not yet, but it appears we are able to submit our app without fixing that problem. We will have to take a look at some point. I'm unsure when Apple...