rax-components icon indicating copy to clipboard operation
rax-components copied to clipboard

feat: keep scrollview the same on web\miniapp\weex

Open cryzzchen opened this issue 4 years ago • 1 comments

https://github.com/raxjs/rax-components/issues/386

  • Remove resetScroll method
  • Add resetEndReached method: reset status to trigger onEndReached
  • Rename onEndReachedThreshold: endReachedThreshold

cryzzchen avatar Aug 02 '21 16:08 cryzzchen

package.json 里 miniappConfig 的 propsMap 要改下

SoloJiang avatar Aug 03 '21 02:08 SoloJiang