Christoph Pader

Results 23 issues of Christoph Pader

@mountiny ### Explanation of Change Uses `react-native-nitro-sqlite` instead of `react-native-quick-sqlite` and updates Onyx to a version that also uses NitroSQLite. ### Fixed Issues $ https://github.com/Expensify/App/issues/53063 PROPOSAL: ### Tests - [...

@mountiny ### Details This PR migrates Onyx to use `react-native-nitro-sqlite` instead of `react-native-quick-sqlite`. There are only some minor changes to the types and usages of some operations, so there are...

Adds `android/build/headers` to the published files list in `package.json` to fix an error during Gradle Sync -> CMake.