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