-
### Summary
When running `npx expo run:android` android build fails with this error. See logs:
Tried to install `expo-modules-core` explicitly.
Tried upgrading Gradle plugin from 7.1.1 up to 7.…
-
Sticky header in FlatList and ScrollView doesn't work with largeTitle
```
- @react-navigation/native: 5.2.6
- @react-navigation/stack: 5.3.1
- react-native-screens: 2.780
platform: iOS
mode:…
-
### Current Behavior
I have added the PortalProvider to my app/_layout.tsx (expo-router) but still getting this error. My Popover is nexted inside a Sheet which is inside a route that has its prese…
-
Hey,
I'm currently developing a flutter app. Because of its flexibility I use a navigation drawer. I came across multiple tutorials about navigation with a drawer in flutter, but no one was really sa…
-
## Issue
Instantiation class:
```typescript
class RealtimeDatabaseInstance {
private _db: FirebaseDatabaseTypes.Module;
public constructor() {
let databaseURL = "ht…
yehya updated
2 months ago
-
material-ui is bloated & slow. the root cause is the crazy way styles are handled & the desire to stick with auto-prefix, which results in a net increase in payload (and means SSR is impossible). May …
-
i tried to update android/app/build.gradle
```
android {
compileOptions {
sourceCompatibility JavaVersion.VERSION_1_8
targetCompatibility JavaVersion.VERSION_1_8
}
}
``…
-
-
Hello,
Crisp Chat was working just fine on both android and iOS until recently (I can't precisely identify the moment where it stop working on Android, but my guess is that it relates to the upgrad…
-
### Summary
Since updating to Expo SDK 51, my Android build fails with errors related to expo-linear-gradient and properties in Gradle scripts. The build was successful with Expo SDK 50. Errors inclu…