Hi @paramaggarwal,
When npm installing, it will pull in the nice example you have, but will also install a redundant react-native dependency within a project. Therefore, I think this project and its users would benefit from being organized more like this one: https://github.com/pwmckenna/react-native-motion-manager. Including matching its installation steps since those seem to be standard across popular RN components.
Thank you in advance for your time!
Hi @paramaggarwal,
When npm installing, it will pull in the nice example you have, but will also install a redundant react-native dependency within a project. Therefore, I think this project and its users would benefit from being organized more like this one: https://github.com/pwmckenna/react-native-motion-manager. Including matching its installation steps since those seem to be standard across popular RN components.
Thank you in advance for your time!