Application Usage Time Tracking Application for IOS with React Native

59 Views Asked by At

I am developing an application with React native that shows how much time users spend on other applications on the phone.

I can access this data using the react-native-usage-stats package for Android. But I could not find any package for IOS. Frankly, I could not find any documentation or an example of how to do it. Is there a method you can recommend?

0

There are 0 best solutions below