I use viewshot for my application and the typescript code is not able to identify the type of the ref. and how do fix it, i dont want to set ref: any
Version & Platform
"react-native": "0.68.2",
"react-native-view-shot": "^3.3.0"
"typescript": "^4.5.2",
// HomePage passing ref

// TopBar get ref

I use viewshot for my application and the typescript code is not able to identify the type of the ref. and how do fix it, i dont want to set ref: any
Version & Platform
"react-native": "0.68.2",

"react-native-view-shot": "^3.3.0"
"typescript": "^4.5.2",
// HomePage passing ref
// TopBar get ref
