temilaj / CBTabViewExample

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sample Example of Coinbase Animated Tab Header

getting started

  • yarn install
  • yarn start (note: app tested in ios and android)

Directories

  • app.tsx - main entry file for app
  • components - product level components
  • lib - generic tab library components (abstracted from Coinbase's internal Design System library)

Dependencies

  • expo - universal app runner
  • react-native-tab-view - Framework enabling tabs + swipe gesture

About


Languages

Language:TypeScript 99.4%Language:JavaScript 0.6%