概述
目前RN在Android平台上不支持gif格式的图片,而在ios平台是支持的,期待以后的版本中系统也是可以默认支持Android的。首先说下在ios平台怎么加载gif呢?
完整实例:
xport default class Loading extends React.Component {
render(){
if (!this.props.isShow) {
return