rn-animated-tabs:React Native动画标签栏

时间:2021-05-13 23:08:57
【文件属性】:
文件名称:rn-animated-tabs:React Native动画标签栏
文件大小:978KB
文件格式:ZIP
更新时间:2021-05-13 23:08:57
react-native tabs tabbar animated-tab animated-tabs rn动画选项卡 React Native动画标签栏 安装 npm i rn-animated-tabs -S 演示版 确保查看完整的工作以了解更多用法。 它显示了如何在不同位置自定义和对齐选项卡。 运行演示 cd example npm i && react-native run-[android|ios] 例子 您可以在查看更多gif /屏幕截图 程式码范例 import React , { Component } from 'react' ; import { StyleSheet , View , Text } from 'react-native' ; import RNAnimatedTabs from 'rn-animated-tabs' ; const DATA = [ 'Top Tab 1 Content' , 'Extra Stuff for Top Tab 2' ,
【文件预览】:
rn-animated-tabs-master
----package.json(769B)
----index.js(4KB)
----README.md(4KB)
----example()
--------.gitignore(774B)
--------.babelrc(31B)
--------app()
--------.flowconfig(1KB)
--------package.json(548B)
--------.buckconfig(114B)
--------android()
--------.watchmanconfig(2B)
--------ios()
--------__tests__()
--------index.ios.js(131B)
--------index.android.js(131B)
--------.gitattributes(16B)
----docs()
--------scrollabletab.gif(691KB)
--------bottomtab.gif(66KB)
--------customtab.gif(83KB)
--------toptab.gif(45KB)

网友评论