Hi everyone, sorry if it has been asked before or if this is not the right place to ask 😅.
In our app, written in ReactNative, we have implemented the useGrowthbook hook. Problem is we can only use it in .tsx files and .ts files that are other custom hooks. We want to be able to use growthbook values in other .ts files as well.
Are there some docs or a threads already covering this topic? I have been searching today but with little luck