How to center the items vertically in bottom tab-bar navigation after increasing it’s height in react native?
I have created this bottom tab navigation using the react native expo router.
I needed to increase the height of the tab-bar, so I did but now I am wondering how I can center the items vertically in react native?
How do I download my image converted to pdf using expo-media-library
I am unable to create the asset using createAssetAsync method from the expo-media-library package
how to navigate another screen in on tab using react native expo?
Currently, I’m creating a mobile app using react native expo.
My app has 2 tabs (Home and Explore) and I want it to navigate another screen in the same tab.
How to show components only for some screens?
I want to show specific Header and AppBar only for some pages. I do next:
Error when running npx create-expo-app – npm ERR! cb.apply is not a function with Node v20.15.1
When I try to create a project with the command npx create-expo-app MyProjectName -t
Error when running npx create-expo-app – npm ERR! cb.apply is not a function with Node v20.15.1
When I try to create a project with the command npx create-expo-app MyProjectName -t
Error when running npx create-expo-app – npm ERR! cb.apply is not a function with Node v20.15.1
When I try to create a project with the command npx create-expo-app MyProjectName -t
Error: ‘Could not determine the dependencies of task ‘:app:compileDebugJavaWithJavac’.’
I am trying to create and run a custom expo react-native mobile app. Every time I create a new expo app with npx create-expo-app@latest, I always get the following error when using npx expo run:android;
Scanning QR code on iOS suddenly results in “No usable data found” message
I have a working Expo application that was originally built on Expo 51. I recently updated the codebase to Expo 52 a couple of weeks ago and everything has seemed okay with the dev server.
Scanning QR code on iOS suddenly results in “No usable data found” message
I have a working Expo application that was originally built on Expo 51. I recently updated the codebase to Expo 52 a couple of weeks ago and everything has seemed okay with the dev server.