Josh Wilson
Josh Wilson
Would it not be possible to add something similar to unity render queues to the shader system? This way they could force the water to render after the worldspace UI...
> How does that work in unity https://docs.unity3d.com/ScriptReference/Rendering.RenderQueue.html Renderqueue essentially allows you to define the order in which your shader draws. You can set shader tags at the top of...
Also curious how we should handle this.
I'm getting this issue in `react-native-plaid-link-sdk` (12.5.1). Launching the app with this version causes similar issues. We use expo and are on the new architecture. It'd be nice to be...
Also getting this issue ``` "moti": "^0.29.0", "react-native": "0.72.10", "expo": "^49.0.5", "react-native-reanimated": "~3.3.0", ```