onlystrive
onlystrive
@BaffinLee 我觉的应该不是这个原因
cache缓存设置失效时间是好的,session用file、redis方式都不行,按官方文档配置的
现在支持全屏吗?
@KevinOfNeu android平台下播放不了报错,帮我看一下,我代码有错没 是不是我哪写错了 import React, { Component } from 'react'; import { AppRegistry, StyleSheet, TextInput, ListView, TouchableOpacity, Image, ScrollView, Text, Alert, View, Dimensions } from 'react-native'; import {Video} from 'react-native-fullscreen-media-kit';...