Packages
Some React / Javascript / RN packages I use
Name | Type / Category | Description |
---|---|---|
@fontsource/ | Styling | Add open source fonts using fontsource, like: npm i @fontsource/open-sans |
zustand | State Management | Fast, scalable state management for React projects. |
react-hook-form | Form State Management | Simple form validation with React Hook Form. |
husky | Git Hooks | Easy way to use native git hooks in a project, like precommit hooks etc. |
prettier | Code Formatting | For code formatting / readability, also available as a VSCode extension. |
react-icons | Styling | Add icons to your React project. |
Styling / UI libraries
Animation
Misc
Here are some helpful links uncategorized:
- React Native + Next.js starter by Solito
- Find / search packages for any project Awesomejs
- Find compatible packages for RN / Expo project here: React Native Directory
- Icons for expo project: Expo Vector Icons