Closed peterklingelhofer closed 2 years ago
Cool! In the future we should probably turn this function into a module inside packages/
Cool! In the future we should probably turn this function into a module inside packages/
I was originally trying to make this a function in helpers
but it kept saying undefined
and isIOS is not a function
on import attempts and figured we should just get this fix online quickly first. That's a good idea making a package for it.
Seems standard is complaining
@auggod npm test
stopped working for me on this repo for some reason, it throws on all of the packages for me, so that's why I had to keep pushing to this to test. Should be good to go now.
This should work based on this answer.
Should solve this error: