0.4.5 • Published 4 months ago

brick-hooks-native v0.4.5

Weekly downloads
-
License
ISC
Repository
github
Last release
4 months ago

brick-hooks-native

可用于 React-native 的 React Hooks Library

在线文档

用法

import { useAppstate } from 'brick-hooks-native';

useAnimateValue 方便使用 react-native Animated,保留原始用法

useAnimate 方便使用 react-native Animated

useAppstate 方便监听 app 前后台切换

useAsyncStorage 方便使用 react-native 的 storage

useFocusApp 监听 app focus(从后台切换到前台)

useInView 监听滚动进入可视区域

useLazySequenceLoad 分组懒加载,用于首页等信息流

useScrollToTop 方便滚动到顶部

useTransition 方便使用动画过渡效果

0.4.5

4 months ago

0.4.1

6 months ago

0.4.3

6 months ago

0.4.0

1 year ago

0.3.8

2 years ago

0.3.7

2 years ago

0.3.6

2 years ago

0.3.2

2 years ago

0.3.3

2 years ago

0.2.1

2 years ago

0.2.0

2 years ago

0.1.31

2 years ago

0.1.30

3 years ago

0.1.28

3 years ago

0.1.24

3 years ago

0.1.18

3 years ago