Replies: 3 comments 4 replies
-
|
Maybe something like a unified cli tool that covers native dependencies too :) |
Beta Was this translation helpful? Give feedback.
-
|
@mateusz1913 Sorry for pinging, but do you have any idea for this? Its very important for me and I think it is also very important for this package. |
Beta Was this translation helpful? Give feedback.
-
|
Hi @MarzyCoder , sorry for late response, because of other commitments, recently I didn't have time to take a look at this request. It indeed sounds interesting and seems like native license generators should support generating metadata with their CLIs (AboutLibraries has That being said, I will not have time to work on such feature this or next week. As a short term solution you can explore the docs for native license generators used under the hood by react-native-legal and check the output in your app |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey,
I recently wrote to @mateusz1913 (#119). I asked if there was a way to recognise copyleft licences such as GPL. Unfortunately, this is currently only possible via Ci Pipeline for JS packages.
Would it be possible to add such a check? Perhaps during build time (expo prebuild)? Or would it be possible to add a Ci/Cl check for native modules?
I think this feature is extremely important. If you unknowingly use packages with GPL licences, you display them in your app but don't even notice.
I would of course be willing to help with a contribution – if you have any ideas on how we could implement this.
I would appreciate your feedback :)
Beta Was this translation helpful? Give feedback.
All reactions