Kadir-prog

Results 6 issues of Kadir-prog

### Current behavior this is my drawer import 'react-native-gesture-handler'; import React from "react"; import { createDrawerNavigator } from "@react-navigation/drawer"; import GuestHome from '../pages/LoginAsGuest/HomeScreens/GuestHome' import CustomDrawer from './Custom_Drawer' import Guest_BottomTabNavigator from...

bug
needs repro
platform:android

Hello there, i want to ask i want to use local image into an splash screen background instead of color so how can i do that thanks

i am trying to show pie chart from my json output but showing below error Error: Exception in HostFunction: Malformed calls from JS: field sizes are different. [[24,24,24,24,24],[2,2,2,2,2],[[759,"ARTGroup",271,{"transform":[1,0,0,1,0,0],"opacity":1}]],2468] This error...

hi i am trying to repeat my current video multiple times currently I'm using repeat prop but its working only on one video i had 5 videos in my faltlist...

hi, i am try to using linking concept of navigation as mention in documentation i make this code ![image](https://github.com/react-navigation/react-navigation.github.io/assets/80304501/47d4c711-f1f1-485a-9a06-1583dce3d13a) dependencies "@react-navigation/native": "^6.0.8", "@react-navigation/native-stack": "^6.5.0", "@react-navigation/stack": "^6.2.1", "@react-navigation/bottom-tabs": "^6.3.1", **expected behavior**...