Skip to content

Commit 2bbfc97

Browse files
authored
Merge pull request #38 from numandev1/docs/update-3
docs: update
2 parents 1d123d2 + 3608793 commit 2bbfc97

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

README.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,19 @@
11
<div align="center">
2-
<h1 align="center">🔐 Make undecryptable .ENVs variables</h1>
2+
3+
[![GitHub Repo stars](https://img.shields.io/static/v1?style=for-the-badge&message=Discord&color=5865F2&logo=Discord&logoColor=FFFFFF&label=)](https://discord.gg/dtYzk8sp)
4+
[![GitHub Repo stars](https://img.shields.io/github/stars/numandev1/react-native-keys?style=for-the-badge&logo=github)](https://github.com/numandev1/react-native-keys/stargazers)
5+
[![GitHub Repo stars](https://img.shields.io/npm/v/react-native-keys?style=for-the-badge&message=npm&&color=CB3837&logo=npm&logoColor=FFFFFF&label=)](https://www.npmjs.com/package/react-native-keys)
6+
![npm](https://img.shields.io/static/v1?style=for-the-badge&message=TypeScript&color=3178C6&logo=TypeScript&logoColor=FFFFFF&label=)
7+
![npm](https://img.shields.io/npm/dt/react-native-keys?style=for-the-badge)
8+
9+
</div>
10+
11+
<div align="center">
12+
<h1 align="center">🔐 Undecryptable .ENVs variables</h1>
313
</div>
414

15+
**REACT-NATIVE-KEYS** is a react-native package, which helps us to protect our `ENVs`
16+
517
### Why should we use react-native-keys over react-native-config?
618

719
We should use **react-native-keys** instead of **react-native-config** because **react-native-keys** gives guarantee of undecryptable **envs** whereas **react-native-config** **envs** can be decompile and hack

0 commit comments

Comments
 (0)