Skip to content

ykforerlang/Dota2Video

Repository files navigation

Dota2Video

Dota2赛事视频, Dota2精彩视频推荐,( 多屏幕适配)

##启动服务端 app服务端为Dota2VideoServer。 本地启动需要启动这个web服务 并且修改 app/common/FetchNetData 和app/common/constant的ip,

通过redux, redux-persist实现本地持久化, 可以离线使用

##屏幕适配 app_test/test_html 可以参考目录下的做法在chrome里面调整好样式,( console里输入changePhone 来修改尺寸),再去模拟器上调试 比如:
####iphone5s ####iphone6

##部分效果演示 ####底部tarbar和顶部tar切换
####上拉刷新/下拉动态加载
####sticky效果/webView
####导航切换

##参考资料 1.react相关blog: https://www.kirupa.com/react/events_in_react.htm
http://browniefed.com/blog/getting-react-art-running-on-react-native/
http://browniefed.com/blog/2015/10/14/react-native-morphing-svg-paths-with-react-art/
https://github.com/skv-headless/react-native-scrollable-tab-view
https://github.com/reactjs
http://browniefed.com/react-native-animation-book/
https://leanpub.com/programming-react-native
http://wiki.jikexueyuan.com/project/react-native/scroll-view.html
事件合成和事件委托: https://github.com/facebook/react/blob/master/docs/docs/03-interactivity-and-dynamic-uis.zh-CN.md
2. ios 首屏: facebook/react-native#1281
http://bbs.reactnative.cn/topic/1850/react-native-ios-%E8%AE%BE%E7%BD%AE-launchscreen

appicon: http://blog.it985.com/8048.html

##TODO 0. redux 实现离线情况下的部分功能使用 ----> done

  1. add android support
  2. Animation 实现dota2 replay的动画
  3. login/sign
  4. 优化性能 --->listView修改为react-native-sglistview?---->或者用让不显示的头部去掉 用set native paddingTop占住空间?

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages