export const Focus = () => (
  <View flex={1}>
    <Navigation />
    <FirebaseSync />
  </View>