Skip to content

subham05/typescript-app2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Programming Environment details below :

Editor - VScode React-Native - v0.66.4

Folder Structure :

Frontend_For.Management_React-Native │ index.tsx # App entry point. │ └───app.tsx # App main file. │ └───navigation # App routes declaration. │ └───assets # Assets used in app. │ └───common # Common files used in application. │ └───components # Common components declaration. │ └───request # Api url and endpoints declaration. │ └───screens # Screen and it's designs. │ └───components # Local components declaration. │ └───store # Redux store. │ └───translation # English and Arabic static texts declaration. └───.env # Environment variables and configuration related stuff , common third party details. └───declaration.d.ts # Packages which uses only JS has no typescript declaration are declared here.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors