0.4.5 • Published 1 year ago

brick-hooks-native v0.4.5

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year 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

1 year ago

0.4.1

2 years ago

0.4.3

2 years ago

0.4.0

3 years ago

0.3.8

3 years ago

0.3.7

3 years ago

0.3.6

3 years ago

0.3.2

3 years ago

0.3.3

3 years ago

0.2.1

3 years ago

0.2.0

4 years ago

0.1.31

4 years ago

0.1.30

4 years ago

0.1.28

4 years ago

0.1.24

4 years ago

0.1.18

4 years ago