Ray Deck
Ray Deck
Ah - you want to add the pod to the info in react-native-arkit, like gitf? Since you don't want the dependency in your package.json, I recommend global install and running...
Now that you've given me the name of the pod, I'll try it on my end too.
I took this for a spin and got a few data points: 1. GLTFSceneKit is in Swift! Good choice. 2. The command `@import GLTFSceneKit` generates a red ! "Module not...
I managed to replicate your experience. And this time it was specific to using the import statement from the static library - from AppDelegate.m it works fine. I notice that...
The point of discussion six weeks ago was getting the SLs to talk with CocoaPods more broadly. This was not really a specific problem with the PR as I understood...
It's a simplicity vs precision tradeoff. The benefit of this approach is being able to very easily and simply trigger a style (or any other behavior) during the fast transition...
Hi, is there a yarn-compatible utility that take care of this? eg a `yarn run tasks [...otherargs]`? Seems like a good pathway would be to introduce the workflow outside of...
I made a commonJS library for UCAN as a solution for this: https://npmjs.com/package/ucan-storage-commonjs