Skip to content

React Native — Flexible tabs with an underline animation that adjusts to the tabs' width. Uses onLayout to measure the widths of the tabs

Notifications You must be signed in to change notification settings

ainalem/FlexibleTabs

Repository files navigation

React Native — Flexible tabs with an underline animation that adjusts to the tabs' width. Uses onLayout to measure the widths of the tabs

hero.gif

To run

# using npm
npm i && npx pod-install && npm run ios

# OR using Yarn
yarn && npx pod-install && yarn ios

About

React Native — Flexible tabs with an underline animation that adjusts to the tabs' width. Uses onLayout to measure the widths of the tabs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published