Skip to content

@adobe/react-native-aepcore@1.0.0-beta.1

Choose a tag to compare

@yangyansong-adbe yangyansong-adbe released this 20 Dec 20:46
· 910 commits to main since this release
86ecce9

Release notes:

  • Renamed public classes to better align with the native SDK:
    • AEPCore -> MobileCore
    • AEPIdentity -> Identity
    • AEPLifecycle -> Lifecycle
    • AEPSignal -> Signal
    • AEPExtensionEvent -> Event
    • AEPMobilePrivacyStatus -> PrivacyStatus
    • AEPMobileLogLevel -> LogLevel
    • AEPMobileVisitorAuthenticationState -> MobileVisitorAuthenticationState
    • AEPVisitorID -> VisitorID
  • Internal stability updates