Skip to content

KogoCampus/mvp-mobile

Repository files navigation

# 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published