Hi everyone, sorry if this has been asked before or if this is not the right place to ask. I already asked this question a week ago, but it was during the holidays so was probably not the best time
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 such as functions etc.
Are there some docs or threads already covering this topic? I have been searching but with little luck