Files
react-navigation/example/src/LinkingPrefixes.expo.ts
2019-12-09 15:20:28 +01:00

3 lines
71 B
TypeScript

import { Linking } from 'expo';
export default [Linking.makeUrl('/')];