wix / react-native-navigation

A complete native navigation solution for React Native
https://wix.github.io/react-native-navigation/
MIT License
13.03k stars 2.67k forks source link

warn Package react-native-navigation contains invalid configuration: "dependency.assets" is not allowed,"dependency.hooks" is not allowed. Please verify it's properly linked using "react-native config" command and contact the package maintainers about this. #7708

Closed helenachallitanumu closed 1 year ago

helenachallitanumu commented 1 year ago

What happened?

I'm getting the following warning on app startup after updating the react-native library to 0.71.7:

warn Package react-native-navigation contains invalid configuration: "dependency.assets" is not allowed,"dependency.hooks" is not allowed. Please verify it's properly linked using "react-native config" command and contact the package maintainers about this.

What was the expected behaviour?

Run without warnings

Was it tested on latest react-native-navigation?

Help us reproduce this issue!

In what environment did this happen?

React Native Navigation version: 7.32.1 React Native version: 0.71.7 Has Fabric (React Native's new rendering system) enabled: (yes/no) Node version: 20.0.0

fotos commented 1 year ago

Duplicate of #7647.