Video wird geladen...

Video konnte nicht geladen werden

Zur Startseite

Working on regex support for linking config in React Navigation ✨ Any param name in linking config can be followed by a parenthesis containing a regex. Feedback welcome! Let me know if you want me to test any specific scenario!

11,072 Aufrufe • vor 1 Jahr •via X (Twitter)

5 Kommentare

Profilbild von Piotr Tomczewski
Piotr Tomczewskivor 1 Jahr

Great feature for @bluesky to enable better profile URLs like

Profilbild von Ronald Kasendwa
Ronald Kasendwavor 1 Jahr

Noooo way! I was just wishing for this some days ago. I needed to send two URL patterns to the same screen but the linking config seems to support one path at a time. I guess a regex fixes this.

Profilbild von Satyajit Sahoo
Satyajit Sahoovor 1 Jahr

I think it's the opposite. If you have the same pattern for 2 screens, the regex can chose appropriate screen based on whether it matches the regexes. Your use case is more like aliases - multiple patterns for single screen. I plan to implement it in future.

Profilbild von Satyajit Sahoo
Satyajit Sahoovor 1 Jahr

It's extremely tricky to make this work. For now you can manually navigate after login by getting the URL with `Linking.getInitialURL` and using it with `useLinkTo`

Profilbild von Cam Shaw
Cam Shawvor 1 Jahr

This looks so damn helpful. I have some different paths to sync between app/web routes on different projects and this will make it so much simpler.

Ähnliche Videos

Let me know if you need any help
0:25

Sensitive content

Let me know if you need any help

Vivi🌿

44,869 Aufrufe • vor 1 Jahr