I'm very beginner at react-native and I want to create a native module so I followed the official documentation for doing that and in the Native Module Setup but I get confused in the third step where he says "add your newly created module as a dependency in your package.json".
May someon clear that ambiguity and clarify what he means with an example please?