Skip to content

Commit 6a43998

Browse files
authored
Update README.md
1 parent c2614e7 commit 6a43998

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
Obfuscate selected source files when building react-native bundles.
44

5+
## Installation
6+
7+
yarn add react-native-obfuscating-transformer --dev
8+
9+
or
10+
11+
npm install react-native-obfuscating-transformer --save-dev
12+
513
## Usage
614

715
### /rn-cli.config.js

0 commit comments

Comments
 (0)