Skip to content

Latest commit

 

History

History
43 lines (22 loc) · 1.21 KB

Readme.md

File metadata and controls

43 lines (22 loc) · 1.21 KB

React Native

Project 1 - Basic Styled React Native Application

So in this project i learn about react native and the native bundler (metro) also learn basics components like View, Text, StyleSheet, SafeAreaView, ScrollView, Image, TouchableOpacity and many more things.

Page 1

Project 1 First Page Image

Page 2

Project 1 Second Page Image

Project 2 - Password Generator

In this project i learn about how to use formik in react native and yup package for form validation stuffs. I use expo and metro as a bundler.

page

password generator app image

Project 3 - Background COlor Changer

A simple background color changer application.

page

background color changer app

Project 4 - Roll The Dice Application

A simple roll the dice application.

page

roll the dice app

Project 5 - Currency Converter Application

A simple currency converter application that convert indian rupees to the selected currency.

currency converter application