export * from './native-modules/natives/closeView'; export * from './native-modules/natives/generateHapticFeedback'; export * from './native-modules/natives/share'; export * from './native-modules/natives/setSecureScreen'; export * from './native-modules/natives/setScreenAwakeMode'; export * from './native-modules/natives/getNetworkStatus'; export * from './native-modules/natives/setIosSwipeGestureEnabled'; export * from './native-modules/natives/openURL';