10000 GitHub - soctopus2327/SmartSwipe
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

soctopus2327/SmartSwipe

Repository files navigation

Inkwell App

A modern research paper discovery app built with React Native and Expo. Discover academic papers through an intuitive swipe interface, save them to your reading list, and manage your research papers efficiently.

Features

  • 📱 Modern, intuitive swipe interface for paper discovery
  • 📚 Save interesting papers to your reading list
  • 🔄 Swipe gestures:
    • Right: Save to reading list
    • Left: Dismiss
    • Up: Read now
    • Down: Share paper
  • 🏷️ Paper categorization with tags
  • 📱 Beautiful, responsive UI design

Getting Started

Prerequisites

  • Node.js (v14 or later)
  • npm or yarn
  • Expo CLI (npm install -g expo-cli)

Installation

  1. Clone the repository:
git clone https://github.com/yourusername/inkwell-app.git
cd inkwell-app
  1. Install dependencies:
npm install
# or
yarn install
  1. Start the development server:
npm start
# or
yarn start
  1. Open the app:
  • iOS: Press 'i' in the terminal or scan the QR code using the iOS Camera app
  • Android: Press 'a' in the terminal or scan the QR code using the Expo Go app
  • Web: Press 'w' in the terminal

Tech Stack

  • React Native
  • Expo
  • React Navigation
  • Reanimated 2
  • Gesture Handler
  • TypeScript

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0