chat-rn

1.0.140Β β€’Β PublicΒ β€’Β Published

🎷 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.

Readme

Keywords

none

Package Sidebar

Install

npm i chat-rn

Weekly Downloads

3

Version

1.0.140

License

none

Unpacked Size

271 kB

Total Files

66

Last publish

Collaborators

  • anselm_io