fish-redux icon indicating copy to clipboard operation
fish-redux copied to clipboard

Fish Redux如何埋点?怎么准确监听页面的进入,离开

Open koalababy2024 opened this issue 5 years ago • 3 comments

koalababy2024 avatar Jun 15 '20 09:06 koalababy2024

每个页面不是有生命周期嘛

beydeng avatar Jun 19 '20 03:06 beydeng

@beydeng A页面push到B页面,B页面pop到A页面,A页面哪个生命周期函数来监听A页面显示了?

koalababy2024 avatar Jun 19 '20 08:06 koalababy2024

https://github.com/google/flutter.widgets/tree/master/packages/visibility_detector

JasonHezz avatar Jul 01 '20 10:07 JasonHezz