Riderodd

Results 4 issues of Riderodd

Hey there, Firstly thanks for your amazing work! I'm really enjoying SceneView :) I've found a bug on render with ArSceneView when the dimensions of the view is less than...

bug

Added TurboModules support Moving to RN 0.74 in test app Added tests for remote model loading (thanks to #56 )

### What ? This PR fix the uploads handlers to work accordingly to the documentation. See packages/payload/src/uploads/types.ts:144 : ```typescript /** * Custom handlers to run when a file is fetched....

First of all, thanks a lot for this awesome library! I’m trying to create a very basic WebSocketRoute that simply broadcasts events from the server to all connected clients. In...