v2.1.0-beta
-
New public interface to streamline access/observability to settings, context, events, and user info on global scope
-
An entirely new state management framework @segment/sovran-react-native
- Provides a State management for TS/JS projects with little overhead and boilerplate.
- Provides observability events over watched objects in the scope of a React Native app
- Provides a bridge for sending state actions from native code (Kotlin, Java, Swift or Objective C) to RN (TS/JS)
-
General bug fixes, updates, and improvements