Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Documentation for session tracking on react-native #222
Comments
|
I would like to know this info as well |
|
Hi, is anything known about it? |
Hi,
I couldn't find anywhere in the docs how session tracking in react-native is done... Is it done the same way as web (with a default session timeout of 30 minutes)? Or is it actually when opening/closing the app.
Thanks