David Guerin
David Guerin
I'd want to use bun.sh but not being able to use firebase-admin really is blocking
Maybe you can replace this lib by pion webrtc? I'm interested by the topic too.
> I don't understand what you talking about. This is not lib. This is application. It using pion library. Oops, what I meant to say was that @smidm could could...
Personally I was able to use pion/webrtc, RTP and ffmpeg to stream audio/video over webrtc while using data channel at the same time. It was mostly straightforward
For me this: https://github.com/Joshua-Riek/ubuntu-rockchip/wiki/Orange-Pi-5-Plus worked perfectly
Well I don't know what you're trying to achieve but for me it worked with my orange pi 5. I did it today
Unable to find a specification for `React-jsinspectortracing` depended upon by `MultipleImagePicker`
Apply this patch `app/patches/@baronha%[email protected]`: ```patch diff --git a/MultipleImagePicker.podspec b/MultipleImagePicker.podspec index 50a6fee2e708801d5f65a621e911bbce71fcef0e..4ece31b3154d0e68094e80d72f280410c8958e6b 100644 --- a/MultipleImagePicker.podspec +++ b/MultipleImagePicker.podspec @@ -41,7 +41,7 @@ Pod::Spec.new do |s| s.dependency "React-Core" add_dependency(s, "React-jsinspector", :framework_name => "jsinspector_modern")...
> Guys, just add `flex: 1` to the parent and it should work. For example: ` ` For me it's still jumpy :'(
Any update?
> [@RodolfoGS](https://github.com/RodolfoGS) any clues on this issue? I had a similar problem right now: > > ``` > "expo": "~52.0.42", > "expo-updates": "~0.27.4" > "expo-background-fetch": "~13.0.6", > ``` > >...