Skip to content

Latest commit

 

History

History
44 lines (30 loc) · 864 Bytes

README.md

File metadata and controls

44 lines (30 loc) · 864 Bytes
# dev mode
npm start

# storybook
npm run storybook

# testing
npm run test

# linter
npm run lint

# formatter
npm run prettier

# typescript type check
npm run tsc

VS Code eslint plugin

eslint RNTL bug:
testing-library/eslint-plugin-testing-library#777

Libs:

Using px for sizing raster images, em for current element font size relative padding/margins/line spacing, and rem for font size definitions and general layout is fine.

Auto Scaling in Styling on Mobile Device
https://github.com/nirsky/react-native-size-matters

React-hook-form
https://react-hook-form.com/get-started
Zod validation in React-hook-form
https://github.com/react-hook-form/resolvers#zod

EAS

After running eas update, upload the source maps to Sentry:

npx sentry-expo-upload-sourcemaps dist