8000 GitHub - onesamket/twitter-clone
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

onesamket/twitter-clone

 
 

Repository files navigation

X on Expo 🧠📱

X App minimal prototype built with Expo, React Native.


🧪 TODO (WIP)

  • Allow drawer from anywhere when on first tab (currently only working on Grok screen during test)
  • Fix performance issues
  • Replace dummy auth values with proper logic
  • Fix video autoplay bug
  • Clean up onboarding flows (soon)
  • [] Fix pager view issue to make it work on web

⚡ Quick Start

# 1. Install deps
bun install  # or: npm i / yarn

# 2. Start the app
bun run dev  # or: expo start --dev-client

# To run on specific platforms:
bun run android
bun run ios
bun run web 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.3%
  • Other 0.7%
0