Skip to content

dmilin1/hydra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

426 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hydra

Hydra


A mobile reddit client built with Expo and Apollo that doesn't require an API key to function.


License Join the community on Discord

🚀 Getting Started

Prerequisites

Before you begin, make sure you have the following installed on your system:

1. Clone the Repository

git clone https://github.com/dmilin1/hydra.git
cd hydra

2. Install Dependencies

npm install

3. Install Additional Tools (macOS)

Make sure you have these tools installed if you're building the app locally:

brew install cocoapods
brew install watchman

4. Run the App

To launch the app in the iOS Simulator:

SENTRY_DISABLE_AUTO_UPLOAD=true npx expo run:ios

🛠 Note: If you're targeting Android, use:

npx expo run:android

🔧 Troubleshooting

If you encounter issues, try the following:

  • Ensure your Xcode, Android Studio, and CLI tools are up to date.
  • Clear Expo cache:
    npx expo start -c
  • If the iOS build fails, cd to the ios directory and run:
    pod install --repo-update

✨ Additional Tips

  • For hot reloading, simply press r in the terminal where Expo is running.

About

A Reddit reader app based on Apollo that doesn't need an API key to function

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

 
 
 

Contributors