mirror of
https://github.com/status-im/status-react.git
synced 2025-01-11 19:44:47 +00:00
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
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