useVisible

获取当前页面显隐状态。

useVisible

获取当前页面显隐状态。

import { useVisible } from '@uni-helper/uni-use';

const isVisible = useVisible();