import { Text, View } from 'react-native'; export default function IntentLauncherScreen() { return ( IntentLauncherAndroid is only available on Android. ); } IntentLauncherScreen.navigationOptions = { title: 'IntentLauncher', };