Quantcast
Channel: Active questions tagged react-native+ios - Stack Overflow
Viewing all articles
Browse latest Browse all 16750

Unhandled JS Exception: ReferenceError: Can't find variable: i 【what is " i " !?!?】react navigation

$
0
0

I am using react native 0.61.5 version.

What is "i"?

Hello " i "I looked for "i" in my project.But, as far as I can tell, I couldn't find any mistakes.

I commented out App.tsx.Then commented out the following part and the error disappeared. The same error occurs even if you remove the comment out of the same description.

// const HomeScreen = ({navigation}) => {//   return (//     <HomeStack.Navigator>//       <HomeStack.Screen//         name="Home"//         component={Home}//         options={{//           headerLeft: () => HeaderDrawer(navigation),//         }}//       />//     </HomeStack.Navigator>//   );// };

From this, I realized that react navigation v5 was bad.

Someone please give me informationIf you are in the same situation, we will ask for information.


Viewing all articles
Browse latest Browse all 16750

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>