I am working on fabric native component and i need to access some methods like,
getText()
onChangedText()
onClick()
isEnabled()
how to call these types of methods in fabric native component in android as of now i am following this doc https://reactnative.dev/docs/next/the-new-architecture/pillars-fabric-components.