da25280555
## Summary This PR removes all of the unused `npm` libraries and their corresponding `gradle`/`cocoapods` dependencies. The list of npm dependencies removed are : - `@babel/preset-typescript` - `create-react-class` - `react-native-haptic-feedback` - `react-native-image-viewing` - `react-native-languages` - `react-native-randombytes` - `react-syntax-highlighter` - `rn-emoji-keyboard` - `tdigest` This saves us some bytes in the bundle size. ## Platforms - Android - iOS |
||
---|---|---|
.. | ||
decisions | ||
files | ||
images | ||
sign_in | ||
README.md | ||
codebase-structure-and-guidelines.md | ||
component-tests-overview.md | ||
debugging.md | ||
dependencies.md | ||
export-icons.md | ||
fdroid.md | ||
how-to-catch-crash-on-ios.md | ||
how-to-launch-e2e.md | ||
ide-setup.md | ||
merging-pr-process.md | ||
new-guidelines.md | ||
patching.md | ||
pipeline_process.md | ||
pixel-perfection.md | ||
post-mortem.md | ||
pr-review-policy.md | ||
react_tree.png | ||
release-checklist.md | ||
release-guide.md | ||
starting-guide.md | ||
status-go-changes.md | ||
testing.md | ||
troubleshooting.md | ||
ui-guidelines.md |
README.md
Getting Started
Development Process
UI components coding guidelines
Working on PR together with QA team
Malli schemas (recorded demo) (slides)
Testing
End-to-end tests (e2e) overview
Component tests (jest) overview
Project details
status-go introduction (recorded meeting)
re-frame usage (recorded meeting)
Misc
Importing icons from Figma into project
Updating Status APK builds for the F-Droid Android application catalogue
Troubleshooting for known errors