Skip to content

Instantly share code, notes, and snippets.

View naveensaini4u's full-sized avatar
🎯
Focusing

Naveen Saini naveensaini4u

🎯
Focusing
View GitHub Profile
@naveensaini4u
naveensaini4u / firebase-online-user-count-example.md
Created April 25, 2019 07:36 — forked from ajaxray/firebase-online-user-count-example.md
Keep list (and count) of online users in a Firebase web app - by isolated rooms or globally

Gathering.js - How to use

Keep list (and count) of online users in a Firebase web app - by isolated rooms or globally.

Live Demo

Firebase Shared Checklist is a demo application that shows the number of users joined a checklist using gathering.js. Here is a 1 minute screencast of using this application.

@naveensaini4u
naveensaini4u / whatsapp.json
Last active August 20, 2018 07:25
reactnative whatsapp layuout json file
[{
"id": 1,
"first_name": "Nilesh",
"mobile": true,
"message": "Hey Buddy! Are you free now??",
"date": "22-Mar-2016",
"time": "5:16 PM",
"image": "https://randomuser.me/api/portraits/men/66.jpg"
}, {
"id": 2,