Maison > Questions et réponses > le corps du texte
这是一个React-Native项目,通用于Android于iOS。
想要的效果就是iOS,tableview的plain的style中的header,
就是每一个section的header,在滑动的时候都会置顶于屏幕。
第二个section的header会把第一个section的header给推掉。
迷茫2017-04-10 17:39:52
iOS平台的ListView支持楼主要的效果。
但同样的代码在Android平台,没有楼主需要的效果。
在Android平台,section的header与section一起上下移。