Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@replyke/expo

tsabary1.8kApache-2.05.0.10TypeScript support: included

Replyke: Build interactive apps with social features like comments, votes, feeds, user lists, notifications, and more.

replyke, authentication, social, comments, reactions, moderation, notifications, user-management, feed, lists, follows, reporting, upvotes, downvotes, expo, react-native, typescript

readme

Replyke Core - Expo

Note: This package is built for Expo-managed React Native projects. It provides a fully compatible integration with Expo's ecosystem while leveraging @replyke/core internally. Use this instead of @replyke/react-native if you are working within an Expo project.

Overview

Replyke Core is the foundational package that powers the Replyke platform, providing developers with an easy-to-integrate solution for adding social and interactive features to their applications. It includes all the core client functionality needed to interact with Replyke’s backend services, allowing for seamless authentication, entity management, commenting, voting, notifications, and more.

This package is designed to be flexible, efficient, and developer-friendly, offering powerful hooks and methods to streamline the integration process.

Key Features

  • Authentication – Secure user authentication with support for external user management systems.
  • Entities – Create, update, delete, and manage content such as posts, products, or other user-generated items.
  • Comments – Full-featured comment system with replies, voting, and user mentions.
  • Voting System – Upvote/downvote functionality for both entities and comments.
  • Entity Lists – Fetch and display dynamic feeds with various filtering and sorting options.
  • Lists – Enable users to create collections of entities, including nested sublists.
  • Reporting – Allow users to report inappropriate content, enhancing moderation.
  • App Notifications – Generate in-app notifications for key user actions.
  • Follows – Establish follow relationships between users to build social connections.

Why Use Replyke Core?

Replyke Core eliminates the complexity of building essential social features from scratch. Instead of developing authentication, feeds, comments, and notifications independently, developers can leverage Replyke’s streamlined API and prebuilt functionality, saving time and ensuring best practices in security and performance.

Installation

Install the package via NPM:

npm install @replyke/core

Documentation

Full documentation, including API references and integration guides, is available at Replyke Documentation.

License

Replyke Expo is licensed under the Apache 2.0 License.