POC_Documentation.md 584 B

POC Documentation

  1. Setup the folder structure https://medium.com/@techwithmuskan/best-folder-structure-for-react-native-project-c6d7dd6dd494
  2. Setting up the theme constants folder
  3. Setting up the react-native-vector-icons https://github.com/oblador/react-native-vector-icons#installation
  4. Setup the assets with fonts, svg and static images as per requirements https://blog.logrocket.com/adding-custom-fonts-react-native/
  5. Setup React-native-linear-gradient https://blog.logrocket.com/complex-gradients-react-native-linear-gradient/