Hello stackers!
For the last two months, I have spent some time building the app for stacker.news.
Now it's finally published on Apple store and Google play.
Here are features it has:
- Tabbed Interface for easy navigating
- Bookmark favorite posts
- Dark Mode
- Image Zoom and View mode
- Full Markdown Rendering
- Fancy Profile Page
Since I haven't implemented the authentication, it's missing some very important features like notification, post, reply, vote, deposit, withdraw..
I will add those after stacker.new publishes the official auth api.
The app repo is fully open sourced and you can find it on Github.
Also, the tech stack is react native + expo + tailwind css + react query.
So if you are familiar with front-end development, it will be very easy to contribute.
For any feature requests or bugs, you can put them under this post or open an issue on Github.
I will fix it asap.