AAO-React-Native
AAO-React-Native copied to clipboard
License viewer
Integrates the license-checker package in order to parse all of our deps and their licenses.
📸 Screenshots
~ | ~ |
---|---|
![]() |
![]() |
Todo
- [ ] Flow types
I’d still like to not show any images in the list, but maybe that’s just me.
So… how do I look at a nested dependency’s license? Are they all in one huge giant list?
It’s all one big list at the moment.
I'm happy to remove the images @hawkrives. I'm thinking they're more effort than they're worth.
@drewvolz That's kinda where I'm at. They look nice, but there's a bunch of edge cases, not to mention memory use and rate limiting and bandwidth and…
I'm pretty firmly of the opinion that we should just not show images there.
Also, I was able to successfully run this in an Android emulator just now, and did not encounter any crashes.
Thinking it could be beneficial to reimplementing this with LicensePlist and be done with it.