🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@dreamhorizonorg/raven-client

Package Overview
Dependencies
Maintainers
3
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dreamhorizonorg/raven-client

sdk raven

latest
Source
npmnpm
Version
0.1.18
Version published
Weekly downloads
28
-60%
Maintainers
3
Weekly downloads
 
Created
Source

Raven Client

A powerful React Native SDK designed to help you manage in-app messaging, nudges, ToolTip, and Engagement in your mobile applications. Built with a sophisticated state machine system, it enables you to create complex, event-driven user experiences with ease.

📚 Documentation

👉 View Full Documentation

The complete documentation includes:

💬 Community

Join our Discord community for support, discussions, and updates:

👉 Join Discord

Capabilities

  • 🎯 In-App Engagement: Display contextual nudges and bottom sheets
  • 💬 ToolTip System: Native tooltip system with screen tracking
  • 📊 Event-Driven Engagement: Trigger Engagement based on app events
  • 🔄 State Machine DSL: Built-in state machine for Engagement lifecycle with powerful DSL
  • 📱 Cross-Platform: Works seamlessly on both iOS and Android
  • 🎨 Customizable: Fully customizable UI components
  • ⏱️ Frequency Control: Fine-grained frequency rules (session, window, lifespan-based)
  • 🏷️ Behaviour Tags: Organize and manage multiple Engagement together

Installation

npm install @dreamhorizonorg/raven-client
# or
yarn add @dreamhorizonorg/raven-client
# or
pnpm add @dreamhorizonorg/raven-client

Prerequisites

  • React Native >= 0.70
  • React >= 18.0
  • @react-navigation/native >= 7.0.0
  • react-native-gesture-handler >= 2.20.0
  • @gorhom/bottom-sheet >= 4.6.0

See Prerequisites for detailed setup instructions.

Quick Start

Get started with Raven Client in minutes:

Features & Usage

  • Nudges - Display contextual nudges and bottom sheets
  • Tooltips - Native tooltip system with screen tracking

API Reference

For complete API documentation, see:

Examples

Troubleshooting

Having issues? Check out the Troubleshooting Guide for common problems and solutions.

Contributing

We welcome contributions! Please see CONTRIBUTING.md for guidelines.

Quick Start:

Code of Conduct

Please read our Code of Conduct before contributing.

Core Concepts

Guides

License

This project is licensed under the Apache License 2.0 - see the LICENSE file for details.

Keywords

react-native

FAQs

Package last updated on 11 Mar 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts