React SDK
React SDK
@fujiflag/react provides a provider and hooks for evaluating FujiFlag values
in React applications.
Install
Configure the provider
Wrap the part of your application that reads flags with FujiFlagProvider.
Read a flag
Use useFlags() when a component needs the complete map of available values.
For the complete package surface, see the SDK README.