DevCycle React SDK
The DevCycle React SDK lets you easily integrate your React web applications with DevCycle. This SDK is also utilized for React Native
info
Currently, DevCycle for React only supports access via functional component hooks.
Installation
Installing the SDK
Getting Started
Initializing the SDK
Usage
Using the SDK
Typescript
SDK features for Typescript users
OpenFeature
How to implement the OpenFeature Provider
The SDK is available as a package on npm. It is also open source and can be viewed on Github. This SDK depends on the fetch API.