Skip to content

farhan2077/swipefy

Repository files navigation

Swipefy

News are just one swipe away

This is an Expo project created with create-expo-app.

Features

  • ⚡ Optimized Rendering - Windowed list rendering displays only 3 cards at a time, ensuring smooth 60fps animations even with large datasets.
  • 🎯 TanStack Query Integration - Smart caching with 5-minute stale time reduces unnecessary network requests and provides instant data access.
  • 🎴 Reanimated Gestures - Native gesture handling with react-native-reanimated and gesture-handler for fluid, performant card interactions.
  • 📡 RSS Feed Parser - Lightweight regex-based XML parser extracts articles, images, and metadata without heavy dependencies.
  • 🔧 TypeScript First - Fully typed codebase ensures type safety and better developer experience throughout the app.
  • 👀 More TBA

Get started

  1. Install dependencies

    bun install
  2. Start the app

    bun start # start metro server
    # or
    bun run ios # run on ios simulator
    # or
    bun run android # run on android simulator

About

News are just one swipe away

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors