import * as React from 'react'; import { Button, View } from 'react-native'; function NotificationsScreen({ navigation }) { return (