rn-wave-bottom-bar:react动画选项卡底部的栏可进行React导航

时间:2024-05-22 03:26:32
【文件属性】:

文件名称:rn-wave-bottom-bar:react动画选项卡底部的栏可进行React导航

文件大小:18.77MB

文件格式:ZIP

更新时间:2024-05-22 03:26:32

TypeScript

rn-wave-bottom-bar 自定义动画底部标签栏,以实现本机响应。 :floppy_disk: 安装 yarn add rn-wave-bottom-bar 或者 yarn install rn-wave-bottom-bar --save :clipboard: 要求 已安装React-Navigation v5: : :hammer_and_pick: 用法 const Tab = createBottomTabNavigator ( ) ; const tabBarIcon = ( name : string ) => ( { focused , color , size , } : { focused : boolean ; color : string ; // Defines fab icon color size : number ; } ) => < Icon name = { name } size


网友评论