python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Video streaming in react-native using custom API
I'm working on a react-native app using expo-av to show videos, and whne I put in source the uri: 'http://commondatastorage.googleapis.com/gtv-videos-bucket/sample/ElephantsDream.mp4', from google sam...
PietroPutelli
Votes: 0
Answers: 0
Strange error appearing in React Native: Collection NSSetM was mutated while being enumerated
I started getting strange error in React Native, usually in Modals. Sometimes it works, sometimes it can throw an error: Collections <_NSSetM was mutated while being enumerated.
I am using expo 44....
Danil Poletaev
Votes: 0
Answers: 1
Is there a way for Expo applications with the managed workflow to be distributed to testers with an invite link?
It should be as simple as possible for the testers. Best case would be a link that they can click on that directly installs the app on iOS and Android devices (maybe through another app similar to tes...
Niklas
Votes: 0
Answers: 2
Expo Bare Workflow - How To Use And Setup react-native-pdf and react-native-blob-util - React Native
What is the proper way to use native module in react native expo bare workflow ?
I want to use react-native-pdf and react-native-blob-util
But I got error :
TypeError: null is not an object (evaluatin...
Dennis Liu
Votes: 0
Answers: 2