6 ms·
How we improved app performance by upgrading React Navigation
- ty___ler 5y agoHey everyone! I'm the author of this post and super excited to finally be sharing it with the community. Feel free to ask any questions in the comments. I'm particularly excited about the typed routing system we were able to achieve with some new typescript language features such as Variadic Tuples[1] and Template Literal Types[2]. [1] https://www.typescriptlang.org/docs/handbook/2/template-literal-types.html https://www.typescriptlang.org/docs/handbook/2/template-lite... [2] https://www.typescriptlang.org/docs/handbook/release-notes/typescript-4-0.html#variadic-tuple-types https://www.typescriptlang.org/docs/handbook/release-notes/t...