You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, my team would like to use the package react-native 0.57.3 and to approve that I've to verify all its licenses (included those of all of the modules included), and to do that I've to analyze its source code.
Now I've noted that all the modules in react-native_0.57.3-0/Libraries/Wrapper/Example/
declare: Thanks a lot.This source code is licensed under the license found in the
// LICENSE-examples file in the root directory of this source tree.
But I cannot find any LICENSE-examples file in the source of react-native 0.57.3 .
Could you please tell me what is the license of the code in react-native_0.57.3-0/Libraries/Wrapper/Example/ directory?