How to do geofencing (iOS) via Capacitor?

Hi, I’m new to Capacitor and liking it so far! However: I need to do geofencing in my app (iOS-only for now, but Android support would be good too), ideally tapping into the OS-level geofencing APIs since those will have the best performance/battery-life. But I don’t see any recently-updated, established plug-ins to do this in Capacitor—what’s the best approach here? Thanks.