Gets detailed decision information for an A/B test experiment asynchronously
The experiment key identifier
Promise resolving to decision details including variation, reason, and parameters
Gets detailed decision information for an A/B test experiment synchronously
The experiment key identifier
Decision details including variation, reason, and parameters
Gets detailed decision information for a feature flag asynchronously
The feature flag key identifier
Promise resolving to feature flag decision details including isOn status, reason, and parameters
Gets detailed decision information for a feature flag synchronously
The feature flag key identifier
Feature flag decision details including isOn status, reason, and parameters
Hackle React Native SDK client interface
Provides methods for A/B testing, feature flags, remote config, event tracking, and user management.