johnschoeman

Results 5 comments of johnschoeman

@kgf rebased onto development. It would probably make sense to revisit the api and implementation as well.

Especially since it's not passing any ci checks

@kgf , I went over the code again here and cleaned up some stuff, added a few tests. I think it is good to rebase and merge. We may want...

Looks like an issue with `react-native-config`, can you confirm you have a local `.env.bt` file with `TRACING_STRATEGY=bt` ?

> Yes, I can. A quick fix would be to set Config.TRACING_STRATEGY to bt if it is undefined. Would that be unacceptably ugly? This is probably not the way we...