An open API service indexing awesome lists of open source software.

https://github.com/amdzy/proton-for-reddit

A Reddit client for Android and IOS
https://github.com/amdzy/proton-for-reddit

Last synced: 8 months ago
JSON representation

A Reddit client for Android and IOS

Awesome Lists containing this project

README

          

# Proton for reddit

An android and ios app for reddit built using [React native](https://reactnative.dev/), Written in [TS](https://www.typescriptlang.org/)

The app is still in alpha stage and hasn't been published yet

## Features
- Browsing posts
- View comments
- Expand and collapse comments section
- Save Posts and Comments
- Vote posts and comments
- See all the subscribed subreddits and followed users
- Search for subs and users

and many more features to come

## Run your own
```
git clone https://github.com/amdzy/proton-for-reddit.git
cd proton-for-reddit
npm install
```

## Frameworks and tools
- [React native](https://reactnative.dev/)

## License
[MIT](https://choosealicense.com/licenses/mit/)