Commit e1be90a0 authored by Pramodh Rajapakse's avatar Pramodh Rajapakse

button component added

parent 8136279a
import React from 'react';
import { StyleSheet, Button, View, SafeAreaView, Text, Alert } from 'react-native';
const Separator = () => <View style={styles.separator} />;
export default Separator;
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment