oarsoy
oarsoy
> To continue of @binchik steps: > > ```js > const slides = [slide1, slide2, slide3] > const firstSlide = slides[0] > const lastSlide = slides[slides.length - 1] > const...
Is there any solution available about that? I tried with React Native 0.59 and 0.61 but no success. (via ExpoKit)
> I'm going to update the repo and test again, it seems like `react-native-webrtc` updated their config and it needs re-visiting Do you have any recommendation for a quick fix?