toastify-react-native
toastify-react-native copied to clipboard
Help Needed with Library Dependencies
Description: Encountered issues with missing information while working on a project. Errors indicate the absence of essential dependencies, particularly related to modals and responsive font sizing.
Errors:
- react-native-modal could not be found within the project or in these directories: node_modules/toastify-react-native/node_modules node_modules
- react-native-responsive-fontsize could not be found within the project or in these directories: node_modules/toastify-react-native/node_modules node_modules
Fix: I manually added the missing dependencies to make it work. Can we update the docs with clear install steps for these if these dependencies are needed in our project?
Info:
- Library Version: 3.1.2
- React Native Version: 0.69.2