Basic starting setup for react-native application
To check what steps followed please click here
Just clone this repo and run below command
npm install
It will download all installed packages
Client: React, React native
Add badges from somewhere like: shields.io
This repo have pre added packages listed below
--"@react-navigation/native": "^6.1.18" --"@react-navigation/native-stack": "^6.11.0", --"lottie-react-native": "^7.0.0", --"react": "18.3.1", --"react-native": "0.75.3", --"react-native-gesture-handler": "^2.19.0", --"react-native-linear-gradient": "^2.8.3", --"react-native-pager-view": "^6.4.1", --"react-native-reanimated": "^3.15.2", --"react-native-responsive-fontsize": "^0.5.1", --"react-native-safe-area-context": "^4.11.0", --"react-native-screens": "^3.34.0", --"react-native-svg": "^15.7.1", --"react-native-svg-transformer": "^1.5.0",--"react-native-vector-icons": "^10.2.0"