Is there a way to have react native tab bottom navigation to be shown in other pages outside of the (tab) route group?
I want the tab bar to be shown on all the pages I want, simultaneously, do not want the route added to the tab bar items. Only the 4 pages I have added inside the (tab) route group should be visible inside the tab bar
a frame render time toast alway show
Im using rn 0.75.4 with new arch , when app is hung or lag. or about to crash. there come out a popup show. [appanme]Debug xxxx ms. what is this. and how to turn off. app is release build
enter image description here
a frame render time toast alway show
Im using rn 0.75.4 with new arch , when app is hung or lag. or about to crash. there come out a popup show. [appanme]Debug xxxx ms. what is this. and how to turn off. app is release build
enter image description here
a frame render time toast alway show
Im using rn 0.75.4 with new arch , when app is hung or lag. or about to crash. there come out a popup show. [appanme]Debug xxxx ms. what is this. and how to turn off. app is release build
enter image description here
How can I use TailwindCSS with Expo and React Native? I’m facing issues with expo-router and missing configuration files
I’m new to React Native and I’m working on my first project using Expo. I’m trying to set up TailwindCSS in the project, but I’m running into some difficulties. Specifically, I’m seeing errors related to expo-router, and I’m not sure how to integrate TailwindCSS properly. Here’s what I’ve tried so far:
Steps I’ve Taken:
(NOBRIDGE) ERROR: Failed to create a new MMKV instance with react-native-mmkv in Expo project
I am encountering the following error when trying to use react-native-mmkv in my React Native project:
Execution failed for task ‘:app:buildCMakeDebug[arm64-v8a] in reactnative
After I install the needed libraries for react-native navigation, following this docs https://reactnative.dev/docs/navigation , i get this error Execution failed for task ‘:app:buildCMakeDebug[arm64-v8a], and idk how to fix it
Execution failed for task ‘:app:buildCMakeDebug[arm64-v8a] in reactnative
After I install the needed libraries for react-native navigation, following this docs https://reactnative.dev/docs/navigation , i get this error Execution failed for task ‘:app:buildCMakeDebug[arm64-v8a], and idk how to fix it
How to Measure Key Press Pressure in React Native?
I want to measure the pressure or force applied when a user presses any alphabet on the keyboard in a React Native application. Is there a way to detect the pressure of a key press in React Native?
How to use custom ReactNativeHost to load different bundles for multiple activities in react-native
Custom ReactNativeHost, initialized in activity, will report an error