v1.0.51
- Merge branch 'main' of https://github.com/codebuilderinc/codebuilder-app (f562ea3) by digitalnomad91
- Updated module + resolution props. (9189ba2) by digitalnomad91
- Updated package versions. (14e0991) by digitalnomad91
- Updated node version to 22. (38d1bbd) by digitalnomad91
- Removed deprecated props. (9aed779) by digitalnomad91
- chore: Auto-increment version [skip ci] (268e395) by GitHub Actions
- Merge branch 'main' of https://github.com/codebuilderinc/codebuilder-app (8723917) by GitHub Actions
- Added services folder + error reporting service functions. (7ef8d59) by GitHub Actions
- Added report error notification function for sending in-app alerts on error. (0c506e9) by GitHub Actions
- Added ErrorBoundary wrapper component for intercepting all errors. (bd9e450) by GitHub Actions
- Added .vscode folder w/ workspace & session file. (7d6e2de) by GitHub Actions
- Added strict option + lib esnext prop. (efc7fb7) by GitHub Actions
- Added react-native-exception-handler package. (0efcfe1) by GitHub Actions
- Prettified formatting. (322d8af) by GitHub Actions
- Moved hooks from components to hooks folder. (dc22dbb) by GitHub Actions