Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 908 Bytes

File metadata and controls

30 lines (19 loc) · 908 Bytes

Welcome to RN Animated Tabs 👋


This is an Expo project created to explore implementing animated tabs with Moti and React Native Reanimated.

Get started

  1. Install dependencies

    bun install
  2. Start the app

     npx expo start

In the output, you'll find options to open the app in a

You can start developing by editing the files inside the app directory. This project uses file-based routing.