In react native navigator component. I move renderScene attr out to a class method. It check if route.id match and return component. It forces me to use "this" but i don't think i need it. I am on phone can't show code. Any suggestion or just simply // eslint-disable?
In react native navigator component. I move renderScene attr out to a class method. It check if route.id match and return component. It forces me to use "this" but i don't think i need it. I am on phone can't show code. Any suggestion or just simply // eslint-disable?