import React from 'react'; import { StatusBar } from 'native-base'; export const Example = () => { return ; };