-
### Description
A custom native Android component can be made up of multiple native `Views`. For example, a custom `TabBar` renders a `BottomNavigationView` which internally renders many native vie…
-
### Description
Not sure if I should be posting this here or in react-navigation, nor if its too early since things are still in beta!
But I was requested to post this via: https://github.com/reac…
-
### Description
my app is getting crash without any log
![WhatsApp Image 2024-10-26 at 3 15 25 AM](https://github.com/user-attachments/assets/c0ce244a-b24a-44d5-a4c8-7d41a1f5af66)
### Steps to r…
-
### Description
After the release of android 15 some API's were deprecated with API level 35. One of the updates is the enforcement of edge to edge ([link to article](https://developer.android.com/ab…
-
I'm experiencing an issue where I'm changing the view on the same page according to the state value, effectively toggling between two different views. However, when I switch from the first view (page)…
-
### Description
Similar to https://github.com/react-native-elements/react-native-elements/issues/3955 https://github.com/Sharcoux/slider/issues/102 https://github.com/callstack/react-native-paper/i…
-
### Version
6.7.0
### What platforms are you having the problem on?
iOS
### System Version
iOS 18 / MacOS 15.0 / Xcode 16.0
### On what device are you experiencing the issue?
Real…
-
### Description
With assembleDebug the build ends successfully with no issue, I am also able to run my app both web and android for debugging with no issue.
When I try to `assembleRelease` I am…
-
I'm following instructions from the https://expo.dev/changelog/2024/11-12-sdk-52#testing-your-app-with-the-new-architecture and am blocked by an old dependency of `react-native-nfc-manager`.
```
$…
-
### Description
Let's create a simple barebones app that uses a manually activated pan gesture handler.
```typescript
import * as React from "react";
import { ScrollView, View } from "react-nati…