Replyke
p/replyke
React, Reply, Relate: Interactive Commenting for your Sites
Yanay Tsabary

Replyke — Comment Sections for React & React Native Apps

6
•
Replyke is a React library that lets you add a stylish, fully-featured comment section to your web and mobile apps in minutes. It offers a modern customizable design, an easy backend setup, and a React Native library for seamless integration across platforms
Replies
Best
Yanay Tsabary
Maker
📌
👋 Hey everyone! I'm super excited to share Replyke V3 with you all! As a developer, I got tired of having to rebuild comment sections for every new project, copy-pasting the same code, and constantly tweaking it. It felt like there had to be a better way. So, I created Replyke—a simple solution that lets you add a polished comment section to any React project without the usual headaches. It works great for web apps, and there's even a React Native version for mobile apps. One of the things I’m most proud of is how Replyke integrates seamlessly with your project’s own user system and hosts all comments on your server. This way, the comment section feels like a natural part of your app, and you keep full control over your data. I built this to make my life easier, while delivering a consistent, high-quality comment experience to all of my projects - and I hope it can do the same for you. I'd love for you to try it out and share your thoughts. Your feedback will help me make it even better! Thanks for checking it out! 🚀
dashuai
Great to see you sharing Replyke V3, @tsabary! It sounds like a solid solution for tackling the often tedious task of building comment sections from scratch. I'm curious about the customizability aspect—how flexible is the design? Can developers easily adjust styles to match their app's branding, or are there preset templates they need to work with? Also, the fact that it integrates with existing user systems is a game-changer for data control. Will you be offering any specific integrations or support for popular authentication methods, like OAuth? I'm excited to explore how this can streamline the development process! Upvoted!
Yanay Tsabary
@ezshine Hi Dashuai, glad to hear you find it useful! Would love to hear your thoughts after you play with it. The design is extremely customizable. I've built a a studio where you can tweak basically any aspect of it I could think of: from colors to padding, margins, spacings, sizes, font weights and even default text in the UI. If you find anything else you'd like to customize that you can't I'd love to hear about it. You can check the studio here: https://studio.replyke.com It works with your user system by you passing to it the only details it needs to know about the user which are: _id, name (optional) & image avatar (optional). When you implement the backend routes you can add a middleware for authentication for extra security if you wish, but that is completely your choice and under your control. You can see how the component expects the user data here https://docs.replyke.com/fronten... And the backend integration here https://docs.replyke.com/backend...
Ghost Kitty
Comment Deleted
Yanay Tsabary
@zulkarnaim thank you Zulkar! Hope I can save you and others precious time by with Replyke :) always open for feedback if you fade any pain with it