meteor-react-native-starter
meteor-react-native-starter copied to clipboard
Boilerplate with auth, backend, db and many more! Clone, install, start coding!
**Describe the bug** I have used the Auth logic from this repo for some time now without problems. Now i try to switch from React Navigation to Expo router v3...
Bumps [ip](https://github.com/indutny/node-ip) from 1.1.8 to 1.1.9. Commits 1ecbf2f 1.1.9 6a3ada9 lib: fixed CVE-2023-42282 and added unit test See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any...
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. Release notes Sourced from word-wrap's releases. 1.2.4 What's Changed Remove default indent by @mohd-akram in jonschlinkert/word-wrap#24 🔒fix: CVE 2023 26115 (2) by @OlafConijn in...
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.2.4 to 4.3.2. Changelog Sourced from fast-xml-parser's changelog. Note: If you find missing information about particular minor version, that version must have been changed without any functional...
Bumps [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js) to 0.6.0 and updates ancestor dependencies [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js), [expo](https://github.com/expo/expo/tree/HEAD/packages/expo), [expo-splash-screen](https://github.com/expo/expo/tree/HEAD/packages/expo-splash-screen) and [jest-expo](https://github.com/expo/expo/tree/HEAD/packages/jest-expo). These dependencies need to be updated together. Updates `xml2js` from 0.4.23 to 0.6.0 Commits See full diff...
Bumps [json5](https://github.com/json5/json5) to 2.2.3 and updates ancestor dependency [expo](https://github.com/expo/expo/tree/HEAD/packages/expo). These dependencies need to be updated together. Updates `json5` from 0.5.1 to 2.2.3 Release notes Sourced from json5's releases. v2.2.3 Fix:...
Bumps [react-devtools-core](https://github.com/facebook/react/tree/HEAD/packages/react-devtools-core) from 4.27.8 to 4.28.5. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.4 to 7.23.7. Release notes Sourced from @babel/traverse's releases. v7.23.7 (2023-12-29) :bug: Bug Fix babel-traverse #16191 fix: Crash when removing without Program (@liuxingbaoyu) babel-helpers, babel-plugin-proposal-decorators #16180 fix:...
This repo should update to latest Expo and React Native and should drop outdated / unnecessary code and pattern.
## Summary * Upgrade app packages to make it work again * Made database calls async, ready for v3 ## Linked issue(s) https://github.com/jankapunkt/meteor-react-native-starter/issues/22 ## Involved parts of the project *...