Play facebook video from url in react native - Stack Overflow

Use react-native-webview eg: <WebView style={{height: videoHeight}} source={{ uri: ...

Lee mas