### Description Can inspire from https://github.com/amplitude/Amplitude-Kotlin/blob/5e28f1e21c32b224215bcd68c97efe7393ec8a4f/android/src/main/java/com/amplitude/android/internal/gestures/AutocaptureGestureListener.kt#L24 - [X] [RN](https://posthog.com/docs/libraries/react-native#autocapture) - [X] [iOS](https://github.com/PostHog/posthog-ios/issues/179) (missing SwiftUI) - [ ] Android - [ ] [Flutter](https://github.com/PostHog/posthog-flutter/issues/122) For Jetpack compose, we might need a view modifier approach like `postHogAutocapture()` that composables are annotated with.