configcat-common-react-native
v0.0.3
Published
Unofficial ConfigCat React Native Version. ConfigCat is a configuration as a service that lets you manage your features and configurations without actually deploying new code.
Downloads
11
Readme
ConfigCat Common library for JavaScript
This is an unofficial version of ConfigCat for react native, based version 2.0.1 of ConfigCat. The only difference between this and the JS version it depends on a modified version of ConfigCat common that replaces the node utils import with a react-native-utils import. I am not 100% convinced this was a good idea.
ConfigCat Common library for JavaScript is a shared package that provides the common ConfigCat SDK logic for ConfigCat SDK for Node.js and ConfigCat SDK for JavaScript.
ConfigCat is a feature flag, feature toggle, and configuration management service that lets you launch new features and change your software configuration remotely without actually (re)deploying code. ConfigCat even helps you do controlled roll-outs like canary releases and blue-green deployments.
ConfigCat is a hosted feature flag service. Manage feature toggles across frontend, backend, mobile, desktop apps. Alternative to LaunchDarkly. Management app + feature flag SDKs.
Installing
npm install
Running the tests
npm test
Support
If you need help how to use this lib feel free to to contact the ConfigCat Staff on https://configcat.com. We're happy to help.
Contributing
Contributions are welcome.