Skip to content

Instantly share code, notes, and snippets.

View ayebaishmo's full-sized avatar

AYEBAZIBWE ISHMAEL ayebaishmo

View GitHub Profile
@akulsr0
akulsr0 / RNUIAPP - LoginScreen1.jsx
Created August 18, 2020 12:38
React Native UI App - Login Screen 1
import React from 'react';
import {
StyleSheet,
Text,
View,
TextInput,
Image,
Dimensions,
TouchableOpacity,
TouchableWithoutFeedback,