EvanBacon / expo-apple-targets

Config Plugin to setup Apple targets
308 stars 30 forks source link

Add device-activity-monitor ExtensionType #3

Open robertherber opened 1 year ago

robertherber commented 1 year ago

The Device Activity Monitor is a very simple extension. Adding the DeviceActivity.framework to reduce boilerplate. Also added an example in the targets folder.

One question - since I'm planning to use this inside a package and publish it. Is there a way to configure the Info.plist with a config plugin? Would be nice to make the Application Group configurable.