Please guide me on how we can use AOP concept in React Native. I have a requirement for tracking user actions on the UI elements. How I can track for example button click using AOP or some other functionality in React Native?