Code Monkey home page Code Monkey logo

Comments (14)

alsotang avatar alsotang commented on May 29, 2024

发帖比未读消息更常用?这特么是灌水玩家吧。。。

2016-06-17 22:10 GMT+08:00 yuri [email protected]:

上面的tab设计成可左右滑动的
然后发帖应该是比消息更常用的功能吧 建议把发帖放在外面


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#53, or mute the
thread
https://github.com/notifications/unsubscribe/ABGB70p4FmVSgeRw-K9oaqfdZNzUICt9ks5qMqrpgaJpZM4I4ZSn
.

from noder-react-native.

osdio avatar osdio commented on May 29, 2024

对啊,我也想说,发帖在mobile上明显不常用啊

from noder-react-native.

yuu2lee4 avatar yuu2lee4 commented on May 29, 2024

就算没有比未读消息常用 放在用户信息里面也很奇怪吧 发个帖 还要加载一堆个人信息乱七八杂的

from noder-react-native.

osdio avatar osdio commented on May 29, 2024

这个还好吧,本身这个不是常用功能,但是又必须要有,放个人信息里很正常啊

from noder-react-native.

walter211 avatar walter211 commented on May 29, 2024

大神,你的代码写的这么风*,求加点注释

from noder-react-native.

osdio avatar osdio commented on May 29, 2024

@walter211 加什么类型的注释啊,哪些地方需要加注释啊?你可以指出一些,我有目的的加吧

from noder-react-native.

atjiu avatar atjiu commented on May 29, 2024

我再加两个建议

  1. 到详情页手势往左滑自动进入评论列表
  2. 评论列表我觉得放在详情下面比较习惯

吐个槽,评论列表为啥是倒序的呀!网站是正序,其它app都是正序,就noder倒序好不习惯啊😂

from noder-react-native.

walter211 avatar walter211 commented on May 29, 2024

connectComponent.js的封装代码里面,mergeProps和mapDispatchToProps哪里来滴?

from noder-react-native.

osdio avatar osdio commented on May 29, 2024

@walter211 reduder里的,你去看看接口文档,有描述滴

from noder-react-native.

walter211 avatar walter211 commented on May 29, 2024

@soliury 官方说container尽量控制数量,即是绑定redux的组件越少越好,但你的Router好像把所有的页面都connect了?

from noder-react-native.

osdio avatar osdio commented on May 29, 2024

对滴,但是对于这个app来说,这点container根本不算啥,而且也不会遇到性能问题,这才多少个container啊

from noder-react-native.

walter211 avatar walter211 commented on May 29, 2024

@soliury 恩恩,另外我看你用了redux-actions,但是没有用handleAction是为啥,只是在reducer里面按照flux的方式处理里action。
还有引用pure-render-mixin的方式有点奇怪,是因为之前没有改么,好像react组件里面有,不需要放到依赖配置里?

from noder-react-native.

osdio avatar osdio commented on May 29, 2024
  • handleAction没必要用,所以没有用
  • pure-render-mixin已经从react里移除了,注意看文档

from noder-react-native.

osdio avatar osdio commented on May 29, 2024

https://facebook.github.io/react/docs/pure-render-mixin.html

from noder-react-native.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.