1.1.1 • Published 2 years ago

cole-blender v1.1.1

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

Custom React Native Template

Before starting

  • Go to node_modules/expo/AppEntry.js
  • Change "import App from '../../App';" to "import App from '../../app/App';"
  • Add .gitignore file with the following: .expo .expo-shared .vscode .node_modules

Includes the Following:

  • React Navigation
  • Tailwindcss
  • Components Folder
  • Screens Folder
  • Tailwind Config File
  • Prettier Config File

Enabling TailwindCSS Intellisense in VS Code

  • Install Tailwind CSS IntelliSense extension
  • Go to extension settings by clicking on gear icon
  • Go to Class Attributes
  • Click "Add Item"
  • Type "style"