You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

chat-rn

Package Overview
Dependencies
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

chat-rn

## 🚀 How to Run

1.0.140
latest
npmnpm
Version published
Weekly downloads
3
-66.67%
Maintainers
1
Weekly downloads
 
Created
Source

🎷 Jazz + React Native + Demo Auth

🚀 How to Run

1. Inside the Workspace Root

First, install dependencies for the project:

pnpm i

2. Inside the examples/chat-rn Directory

Next, navigate to the specific example project and run the following commands:

pnpm pods
pnpm ios

This will set up and launch the app on iOS. For Android, you can skip pnpm pods and replace the last command with pnpm android.

Creation

This was created using the following command:

pnpx @react-native-community/cli init chat-rn --version 0.76.9 --install-pods true --skip-git-init true --package-name com.chatrn --directory chat-rn

Then change package name in package.json, and begin build instructions above.

FAQs

Package last updated on 09 Jun 2025

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