How to track app usage time in React Native?
Asked Answered
S

0

8

I want to track user's overall app usage time (other apps) in React Native.

I found android.app.usage that tracks exactly what I want.

Is it possible to use 'android.app.usage' in React Native? or Do I have to make my own native module for React Native?

Thanks in advance!

Shorten answered 23/2, 2021 at 5:53 Comment(2)
Hey @Shorten were you able to find any solution?Clef
@leesinmaste how did you track?Haematic

© 2022 - 2024 — McMap. All rights reserved.