UNPKG
rn-encryption
Version:
latest (2.5.0)
2.5.0
2.4.0
2.3.0
2.2.0
2.1.2
2.1.1
2.1.0
2.0.1
2.0.0
1.0.2
1.0.1
1.0.0
Encryption
github.com/rishabhyadavv/react-native-encryption
rishabhyadavv/react-native-encryption
rn-encryption
/
react-native.config.js
13 lines
(12 loc)
•
233 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
/** *
@type
{import('
@react
-native-community/cli-types').UserDependencyConfig} */
module
.
exports
= { dependency: { platforms: { android: { cmakeListsPath:
'generated/jni/CMakeLists.txt'
, }, }, }, };