一个展示Loading状态的View。 默认铺满整个父容器
用法样例:
render() { < View style = {styles.container} > < LoadingView style = {styles.loading} / > < / View > }