UNPKG

react-native-config-jsi

Version:

⚡️ Fast JSI-based library to access .env variables natively with C++ performance.

13 lines (12 loc) 233 B
/** * @type {import('@react-native-community/cli-types').UserDependencyConfig} */ module.exports = { dependency: { platforms: { android: { cmakeListsPath: 'generated/jni/CMakeLists.txt', }, }, }, };