React/React Native 9.3.0
Features
- Added new
onEvent
method retuned fromuseInitialize
hook to handle SDK events with a callback. - Method
onConfigurationUpdate
is now marked asdeprecated
and will be removed in the next major release. UseonEvent(EventType.ConfigurationUpdate, callback)
instead. - Added support of range match type for numeric Custom Data values.
Patch Changes
- Updated dependencies
- @kameleoon/[email protected]