|
1 | | -# `react-native-legal` |
| 1 | +<a href="https://www.callstack.com/open-source?utm_campaign=generic&utm_source=github&utm_medium=referral&utm_content=legal" align="center"> |
| 2 | + <img alt="react-native-paper" src="./images/banner.jpg"> |
| 3 | +</a> |
| 4 | + |
| 5 | +--- |
2 | 6 |
|
3 | 7 |  |
4 | 8 |  |
5 | 9 |  |
6 | 10 |  |
7 | 11 |
|
8 | | -- [`react-native-legal`](#react-native-legal) |
9 | | - - [Documentation](#documentation) |
10 | | - - [Installation](#installation) |
11 | | - - [React Native](#react-native) |
12 | | - - [Standalone CLI](#standalone-cli) |
13 | | - - [Node.js - API](#nodejs---api) |
14 | | - - [Usage](#usage) |
15 | | - - [I want to generate licenses in my Expo project ](#i-want-to-generate-licenses-in-my-expo-project-) |
16 | | - - [I want to generate licenses reports in my bare RN project ](#i-want-to-generate-licenses-reports-in-my-bare-rn-project-) |
17 | | - - [I want to generate licenses reports in my Node.js project](#i-want-to-generate-licenses-reports-in-my-nodejs-project) |
18 | | - - [I want to customize the presentation of the licenses in my JS/TS project](#i-want-to-customize-the-presentation-of-the-licenses-in-my-jsts-project) |
19 | | - - [Expo](#expo) |
20 | | - - [Contributing](#contributing) |
21 | | - - [Acknowledgements](#acknowledgements) |
22 | | - - [License](#license) |
| 12 | +- [Documentation](#documentation) |
| 13 | +- [Installation](#installation) |
| 14 | + - [React Native](#react-native) |
| 15 | + - [Standalone CLI](#standalone-cli) |
| 16 | + - [Node.js - API](#nodejs---api) |
| 17 | +- [Usage](#usage) |
| 18 | + - [I want to generate licenses in my Expo project ](#i-want-to-generate-licenses-in-my-expo-project-) |
| 19 | + - [I want to generate licenses reports in my bare RN project ](#i-want-to-generate-licenses-reports-in-my-bare-rn-project-) |
| 20 | + - [I want to generate licenses reports in my Node.js project](#i-want-to-generate-licenses-reports-in-my-nodejs-project) |
| 21 | + - [I want to customize the presentation of the licenses in my JS/TS project](#i-want-to-customize-the-presentation-of-the-licenses-in-my-jsts-project) |
| 22 | +- [Expo](#expo) |
| 23 | +- [Contributing](#contributing) |
| 24 | +- [Acknowledgements](#acknowledgements) |
| 25 | +- [License](#license) |
23 | 26 |
|
24 | 27 | Automagically generate license acknowledgements for your React Native app and any Node.js project 🚀 |
25 | 28 |
|
|
0 commit comments