import React from 'react'; import { ScrollView } from 'react-native'; import RoomItem from '../../../app/components/RoomItem'; export default ( );