import {Text,View} from 'react-native'; import * as React from 'react'; function DetayEkrani() { return ( Detay ); } export default DetayEkrani;