▲ | AlexErrant 3 hours ago | |
I appreciate your example. Some libs do not expose "vanilla" js/ts functions that I can call - e.g. `LiveKitRoom` https://github.com/livekit/client-sdk-react-native It only takes 1 hook to pollute your entire factory pattern; the comparison to colored async functions wasn't spurious. Hook-only options seem especially prevalent in the React Native ecosystem (ironic, given the memory constraints of phones). Of course, I could fork/go down to the native layer, but this just proves my point that React DX is hot garbage. | ||
▲ | nosefurhairdo 29 minutes ago | parent [-] | |
You can't use their js sdk? https://github.com/livekit/client-sdk-js |