Krish143git / RNBoilerPlateCode

This project has the following things

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project has Following Things
==================================
1)RN Basic Folder Structure
2)Theme changing Dark to light
3)Redux
4)Stack Navigation
5)Material Bottom Tab Navigation
6)Custom Drawer Navigation
7)input and Button custom components
8)Login Screen
9)Redux Saga(Basic Setup)
10)Knowing the AppState Changing from Foreground to BackGround
11)Resposive Dimensions custom Thing
12)Axios Api at common place(Basic setup)

GIt Instrctions
===============
echo "# RNBoilerPlateCode" >> README.md
git init
git add README.md
git commit -m "first commit"
git branch -M main
git remote add origin https://github.com/Krish143git/RNBoilerPlateCode.git
git push -u origin main

About

This project has the following things


Languages

Language:JavaScript 68.8%Language:Java 16.1%Language:Objective-C 11.7%Language:Ruby 1.9%Language:Starlark 1.6%