John.Yu
John.Yu
@G-Rath I ran the adb reverse command, but still got the error, can not found out the root cause.
@G-Rath I follow your steps, it works good on my real device though failed on emulator, thanks for your answer.
> 导航栏设置zIndex可解决此问题 我的设置了没用
` { return {item}; }} refreshControl={ Pull Down to Refresh... } /> ` 直接使用封装的Flatlist会报这个错。 换成example中的代码就不会 ` { return {item}; }} renderScrollComponent={props => ( {props.children} )} /> `
Yeah, it is very helpful to add date range configuration.