/** * A lot of plugins still used utils/utils * Left here for convenience (over time can eventually remove these) */ export * from './index'; export const SDK_VERSION = parseFloat(UIDevice.currentDevice.systemVersion);