react native
badele
这个作者很懒,什么都没留下…
展开
-
react native实现登录页面
react native实现登录页面 这是最终的效果图 ![Alt]( 代码 class Login extends Component { constructor(props) { super(props); this.afterEnd = this._afterEnd; this.navigation = props.navigat...原创 2018-12-28 09:42:44 · 5690 阅读 · 0 评论 -
react-native 模仿网易云音乐实现
react-native 模仿网易云音乐实现 项目地址 https://github.com/zhuyunzhang/musicapp react native 模仿网易云音乐实现对歌单的获取,歌曲的搜索,以及音乐的播放,api接口获取比较慢会出现loading,请等待! ...原创 2019-06-18 16:05:08 · 1253 阅读 · 0 评论