Skip to content

Instantly share code, notes, and snippets.

View khalham's full-sized avatar

Khalham17 khalham

  • Pangawe Zanzibar
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,