mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-05-21 15:46:51 +08:00
3 lines
80 B
TypeScript
3 lines
80 B
TypeScript
import * as Linking from 'expo-linking';
|
|
export default [Linking.makeUrl('/')];
|