Commit 1a429f4
committed
fix: link press on Android doesn't work
Linking.canOpenURL() has proven unreliable. This patch avoids its usage
as a workaround. See
facebook/react-native#32960
fix #5461 parent 073d4db commit 1a429f4
1 file changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
7 | 9 | | |
| 10 | + | |
8 | 11 | | |
9 | 12 | | |
10 | 13 | | |
| |||
0 commit comments