wing

Results 50 comments of wing

@gorhom: I'm not sure if the OR condition is correct here: https://github.com/gorhom/react-native-bottom-sheet/blob/2898ada5863f05fb26daadcb04068d1a7432dee9/src/components/bottomSheet/BottomSheet.tsx#L258-L263 When `_providedContainerHeight` is: - `null`, the condition gets evaluated like this: - `null !== null || null !==...

Potentially related issues: - #30495 - #30532

Permalink to the code in OP's [comment](https://github.com/expo/eas-cli/issues/2010#issuecomment-1682827076) describing the root cause: https://github.com/expo/expo/blob/a52d0a5e71c01673ee920c83565e759ca2165d5c/packages/babel-preset-expo/src/expo-router-plugin.ts#L56C13-L68C14

@ospfranco: can I ask for more details regarding the technical constraints? Is [this comment](https://github.com/tursodatabase/libsql/pull/1423#issuecomment-2186259989) on the [PR](https://github.com/tursodatabase/libsql/pull/1423) introducing React Native support to libSQL related? > - Encryption seems to be...

@ospfranco: thanks for confirming the comment in the referenced PR is related to your comment in this issue. Do you have more details on the compilation issue? What changes did...

@ospfranco: ok, thanks. I've opened a PR here: https://github.com/tursodatabase/libsql/pull/2070. Appreciate any feedback, if you have any.

https://github.com/tursodatabase/libsql/issues/1384 also has relevant information regarding the root cause of the compilation issue.

@hendrikmuhs: an alternative might be asking the [ccache organisation](https://github.com/ccache) to take it over.

This has already been discussed and the decision made not to provide such support in: - #319 - #476

> [!NOTE] > > This is still reproducible in Maestro 2.0.x