Marco Wettstein

Results 325 comments of Marco Wettstein

@PerspectivesLab I was not so active on the project, but I might get back to it soon. It should not be a big thing to do so. @birkir did you...

yeah, cool! I heard that in react-native 0.50 there is built-in support for podfiles. Do you use that?

i will check it tomorrow and release it if it works properly

Hi @rhdeck this issue here https://github.com/rhdeck/react-native-pod/issues/1 is blocking us from merging this pr.

@rhdeck could you provide migration information? What needs to be changed in the xcode project? at the moment you need to add pocketsvg to libraries and to Embedded Binaries. Can...

hi @rhdeck I tried to use it, but it does not work on a existing project. I typed react-native link in the project directory, but I receive this error on...

npm stopped to allow unexisting dependencies in the package.json, so I thought this here would be a good solution. unfortunatly I could not manage to get it run. I tried...

Hi @cordosvictor thanks for your efforts! personally I think that gesture detection should not be part of this library at all, because there is the panresponder and plenty of other...

@pritasam this project is probably not suited if you want to display 3d content in a webview. you could access camera matrices and detected planes, but its probably better to...