Skip to content

Add @antar/react-native-usage-stats to directory#2399

Merged
Simek merged 2 commits into
react-native-community:mainfrom
AntarMukhopadhyaya:add-antar-react-native-usage-stats
Apr 23, 2026
Merged

Add @antar/react-native-usage-stats to directory#2399
Simek merged 2 commits into
react-native-community:mainfrom
AntarMukhopadhyaya:add-antar-react-native-usage-stats

Conversation

@AntarMukhopadhyaya
Copy link
Copy Markdown
Contributor

Adds a lightweight Android UsageStats module for React Native with Expo dev client support.

📝 Why & how

This PR adds a new library that exposes Android's UsageStatsManager API to React Native.

It provides:

  • App usage stats
  • Usage events
  • Aggregated usage data

The API is fully typed and works with Expo via custom dev builds.

✅ Checklist

  • Added library to react-native-libraries.json

AntarMukhopadhyaya and others added 2 commits April 22, 2026 14:43
Adds a lightweight Android UsageStats module for React Native with Expo dev client support, including usage stats, events, and aggregated data APIs.
Copy link
Copy Markdown
Member

@Simek Simek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @AntarMukhopadhyaya, thanks for adding a new package to the directory! 👍

@Simek Simek merged commit b20fbcb into react-native-community:main Apr 23, 2026
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants