FilipChalupa / react-use-pwa-install

https://www.npmjs.com/package/react-use-pwa-install
ISC License
5 stars 0 forks source link

Bundle this lib with pwa-install-handler #4

Closed raj-aayush closed 3 weeks ago

raj-aayush commented 3 weeks ago

This should come bundled with pwa-install-handler since it performs the same functions just through a different avenue.

I don't think this wrapper library needs to be standalone.

raj-aayush commented 3 weeks ago

On further research, looks like the best practice is to separate library specific code into a standalone library.