typed-config-plugins 0.5.1 → 0.5.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +40 -36
- package/dist/plugin.d.ts +206 -225
- package/package.json +32 -19
package/dist/plugin.d.ts
CHANGED
|
@@ -1,24 +1,15 @@
|
|
|
1
|
-
import * as with_rn_image_crop_picker_build_src_index from 'with-rn-image-crop-picker/build/src/index';
|
|
2
|
-
import * as with_rn_contacts_build_src_index from 'with-rn-contacts/build/src/index';
|
|
3
1
|
import * as with_rn_bluetooth_classic_plugin_lib_index from 'with-rn-bluetooth-classic/plugin/lib/index';
|
|
4
2
|
import * as with_react_native_tcp_socket_build_withReactNativeTcpSocket from 'with-react-native-tcp-socket/build/withReactNativeTcpSocket';
|
|
5
3
|
import * as widget_watchos_expo_plugin_plugin_build_index from 'widget-watchos-expo-plugin/plugin/build/index';
|
|
6
|
-
import * as webengage_expo_push_build_webengage_withWebEngage from 'webengage-expo-push/build/webengage/withWebEngage';
|
|
7
4
|
import * as vibes_react_native_expo_plugin_build_index from 'vibes-react-native-expo/plugin/build/index';
|
|
8
5
|
import * as testflight_dev_deploy_build_index from 'testflight-dev-deploy/build/index';
|
|
9
6
|
import * as test12321test_plugin_build_index from 'test12321test/plugin/build/index';
|
|
10
|
-
import * as swiftui_native_app_plugin from 'swiftui-native/app.plugin';
|
|
11
7
|
import * as square_expo_plugin_build_index from 'square-expo-plugin/build/index';
|
|
12
|
-
import * as singular_react_native_kids_sdk_app_plugin from 'singular-react-native-kids-sdk/app.plugin';
|
|
13
|
-
import * as singular_react_native_app_plugin from 'singular-react-native/app.plugin';
|
|
14
8
|
import * as sentry_expo_plugin_build_withSentry from 'sentry-expo/plugin/build/withSentry';
|
|
15
|
-
import * as rns_webview_app_plugin from 'rns-webview/app.plugin';
|
|
16
9
|
import * as rnn_expo_plugin_build_withRNN from 'rnn-expo-plugin/build/withRNN';
|
|
17
|
-
import * as
|
|
10
|
+
import * as rn_mlkit_ocr_plugin_build_index from 'rn-mlkit-ocr/plugin/build/index';
|
|
18
11
|
import * as react_viro_sw_dist_plugins_withViro from 'react-viro-sw/dist/plugins/withViro';
|
|
19
|
-
import * as react_native_yoco_app_plugin from 'react-native-yoco/app.plugin';
|
|
20
12
|
import * as react_native_wifi_reborn_plugin_dist_withWifi from 'react-native-wifi-reborn/plugin/dist/withWifi';
|
|
21
|
-
import * as react_native_webassembly_app_plugin from 'react-native-webassembly/app.plugin';
|
|
22
13
|
import * as react_native_vosk_plugin_build_withVosk from 'react-native-vosk/plugin/build/withVosk';
|
|
23
14
|
import * as react_native_voicekit_dist_typescript_expo_plugin_index from 'react-native-voicekit/dist/typescript/expo-plugin/index';
|
|
24
15
|
import * as react_native_voice_voice_reworked_plugin_build_withVoice from 'react-native-voice-voice-reworked/plugin/build/withVoice';
|
|
@@ -27,66 +18,52 @@ import * as react_native_vision_camera_lib_typescript_expo_plugin_withVisionCame
|
|
|
27
18
|
import * as react_native_video_lib_expo_plugins_withRNVideo from 'react-native-video/lib/expo-plugins/withRNVideo';
|
|
28
19
|
import * as react_native_vector_image_plugin_build_withVectorImage from 'react-native-vector-image/plugin/build/withVectorImage';
|
|
29
20
|
import * as react_native_v8_plugin_build_withV8ExpoAdapter from 'react-native-v8/plugin/build/withV8ExpoAdapter';
|
|
30
|
-
import * as react_native_use_health_kit_app_plugin from 'react-native-use-health-kit/app.plugin';
|
|
31
|
-
import * as react_native_uaepass_plugin_index from 'react-native-uaepass/plugin/index';
|
|
32
21
|
import * as react_native_twilio_video_webrtc_plugin_build_index from 'react-native-twilio-video-webrtc/plugin/build/index';
|
|
22
|
+
import * as react_native_turbo_preferences_plugin_withTurboPreferences from 'react-native-turbo-preferences/plugin/withTurboPreferences';
|
|
23
|
+
import * as react_native_tuner_engine_app_plugin from 'react-native-tuner-engine/app.plugin';
|
|
33
24
|
import * as react_native_tiktok_plugin_build_withTiktok from 'react-native-tiktok/plugin/build/withTiktok';
|
|
34
25
|
import * as react_native_theoplayer_lib_typescript_plugins_expo_withTHEOplayer from 'react-native-theoplayer/lib/typescript/plugins/expo/withTHEOplayer';
|
|
35
26
|
import * as react_native_stripe_apple_pay_lib_typescript_src_plugins_withStripe from 'react-native-stripe-apple-pay/lib/typescript/src/plugins/withStripe';
|
|
36
|
-
import * as react_native_ssl_manager_app_plugin from 'react-native-ssl-manager/app.plugin';
|
|
37
27
|
import * as react_native_spotlight_search_plugin_build_withSpotlight from 'react-native-spotlight-search/plugin/build/withSpotlight';
|
|
38
28
|
import * as react_native_share_plugin_build_index from 'react-native-share/plugin/build/index';
|
|
39
29
|
import * as react_native_screenshot_aware_lib_typescript_plugin_withReactNativeScreenshotAware from 'react-native-screenshot-aware/lib/typescript/plugin/withReactNativeScreenshotAware';
|
|
40
|
-
import * as react_native_savanitdev_thermal_printer_app_plugin from 'react-native-savanitdev-thermal-printer/app.plugin';
|
|
41
|
-
import * as react_native_salesforce_chat_sdk_plugin_index from 'react-native-salesforce-chat-sdk/plugin/index';
|
|
42
30
|
import * as react_native_safeguard_withSafeguard from 'react-native-safeguard/withSafeguard';
|
|
43
31
|
import * as react_native_safari_extension_plugin_build_withSafariExtension from 'react-native-safari-extension/plugin/build/withSafariExtension';
|
|
44
|
-
import * as react_native_rfid8500_zebra_app_plugin from 'react-native-rfid8500-zebra/app.plugin';
|
|
45
|
-
import * as react_native_render_swift_ui_app_plugin from 'react-native-render-swift-ui/app.plugin';
|
|
46
|
-
import * as react_native_render_lynx_plugin_withRenderLynx from 'react-native-render-lynx/plugin/withRenderLynx';
|
|
47
32
|
import * as react_native_rate_app_lib_typescript_plugin_withReactNativeRateApp from 'react-native-rate-app/lib/typescript/plugin/withReactNativeRateApp';
|
|
33
|
+
import * as react_native_rasterized_widgets_plugin_index from 'react-native-rasterized-widgets/plugin/index';
|
|
48
34
|
import * as react_native_radar_plugin_build_withRadar from 'react-native-radar/plugin/build/withRadar';
|
|
49
35
|
import * as react_native_permissions_dist_typescript_expo from 'react-native-permissions/dist/typescript/expo';
|
|
50
|
-
import * as
|
|
36
|
+
import * as react_native_pdf_jsi_plugin_build_index from 'react-native-pdf-jsi/plugin/build/index';
|
|
51
37
|
import * as react_native_ota_hot_update_plugin_src_index_ts from 'react-native-ota-hot-update/plugin/src/index.ts';
|
|
52
38
|
import * as react_native_orientation_director_plugin_build_index from 'react-native-orientation-director/plugin/build/index';
|
|
53
|
-
import * as
|
|
54
|
-
import * as
|
|
55
|
-
import * as react_native_notificare_push_lib_plugin_withNotificarePush from 'react-native-notificare-push/lib/plugin/withNotificarePush';
|
|
56
|
-
import * as react_native_notificare_geo_lib_plugin_withNotificareGeo from 'react-native-notificare-geo/lib/plugin/withNotificareGeo';
|
|
39
|
+
import * as react_native_ometria_plugin_build_index from 'react-native-ometria/plugin/build/index';
|
|
40
|
+
import * as react_native_notify_kit_plugin_build_index from 'react-native-notify-kit/plugin/build/index';
|
|
57
41
|
import * as react_native_notificare_lib_plugin_withNotificare from 'react-native-notificare/lib/plugin/withNotificare';
|
|
42
|
+
import * as react_native_nitro_wallpaper_app_plugin from 'react-native-nitro-wallpaper/app.plugin';
|
|
58
43
|
import * as react_native_nitro_speech_recognition_plugin_build_withNitroSpeechRecognition from 'react-native-nitro-speech-recognition/plugin/build/withNitroSpeechRecognition';
|
|
59
44
|
import * as react_native_nitro_sound_lib_typescript_plugin_src_index from 'react-native-nitro-sound/lib/typescript/plugin/src/index';
|
|
60
45
|
import * as react_native_nitro_screen_recorder_lib_typescript_expo_plugin_withScreenRecorder from 'react-native-nitro-screen-recorder/lib/typescript/expo-plugin/withScreenRecorder';
|
|
61
46
|
import * as react_native_nitro_readium_plugins_build_index from 'react-native-nitro-readium/plugins/build/index';
|
|
47
|
+
import * as react_native_nitro_ota_expo_plugins_dist_index from 'react-native-nitro-ota/expo/plugins/dist/index';
|
|
62
48
|
import * as react_native_nitro_inspire_face_lib_typescript_module_src_expo_plugin_withInspireFace from 'react-native-nitro-inspire-face/lib/typescript/module/src/expo-plugin/withInspireFace';
|
|
63
|
-
import * as
|
|
64
|
-
import * as
|
|
49
|
+
import * as react_native_nitro_google_signin_plugin_withNitroGoogleSignIn from 'react-native-nitro-google-signin/plugin/withNitroGoogleSignIn';
|
|
50
|
+
import * as react_native_nano_icons_lib_commonjs_plugin_src_index from 'react-native-nano-icons/lib/commonjs/plugin/src/index';
|
|
65
51
|
import * as react_native_nai_timer_plugin_build_withNaiTimer from 'react-native-nai-timer/plugin/build/withNaiTimer';
|
|
66
52
|
import * as react_native_msal_plugin_build_withReactNativeMSAL from 'react-native-msal/plugin/build/withReactNativeMSAL';
|
|
67
|
-
import * as react_native_moyasar_apple_pay_app_plugin from 'react-native-moyasar-apple-pay/app.plugin';
|
|
68
53
|
import * as react_native_metamap_sdk_plugin_build_index from 'react-native-metamap-sdk/plugin/build/index';
|
|
69
54
|
import * as react_native_maps_dist_plugin_src_index from 'react-native-maps/dist/plugin/src/index';
|
|
70
|
-
import * as react_native_mapbox_turn_by_turn_navigation_lib_typescript_src_plugin_withMapbox from 'react-native-mapbox-turn-by-turn-navigation/lib/typescript/src/plugin/withMapbox';
|
|
71
|
-
import * as react_native_map_link_app_plugin from 'react-native-map-link/app.plugin';
|
|
72
55
|
import * as react_native_localize_date_plugin_build_withLocalizations from 'react-native-localize-date/plugin/build/withLocalizations';
|
|
73
56
|
import * as react_native_localize_dist_typescript_expo from 'react-native-localize/dist/typescript/expo';
|
|
74
57
|
import * as react_native_localization_settings_plugin_build_index from 'react-native-localization-settings/plugin/build/index';
|
|
75
|
-
import * as
|
|
58
|
+
import * as react_native_liquid_glassmorphism_app_plugin from 'react-native-liquid-glassmorphism/app.plugin';
|
|
76
59
|
import * as react_native_legal_plugin_build_index from 'react-native-legal/plugin/build/index';
|
|
77
60
|
import * as react_native_keys_lib_typescript_plugin_src_index from 'react-native-keys/lib/typescript/plugin/src/index';
|
|
78
61
|
import * as react_native_keyevent_expo_config_plugin_build_withReactNativeKeyevent from 'react-native-keyevent-expo-config-plugin/build/withReactNativeKeyevent';
|
|
79
62
|
import * as react_native_intercom_expo_config_plugin_build_withIntercom from 'react-native-intercom-expo-config-plugin/build/withIntercom';
|
|
80
|
-
import * as react_native_image_sequence_encoder_plugin_withImageSeqEncoder from 'react-native-image-sequence-encoder/plugin/withImageSeqEncoder';
|
|
81
63
|
import * as react_native_image_marker_lib_typescript_expo_plugin_withImageMarker from 'react-native-image-marker/lib/typescript/expo-plugin/withImageMarker';
|
|
82
64
|
import * as react_native_icon_converter_lib_typescript_module_withIcons from 'react-native-icon-converter/lib/typescript/module/withIcons';
|
|
83
65
|
import * as react_native_iap_plugin_build_withIAP from 'react-native-iap/plugin/build/withIAP';
|
|
84
|
-
import * as react_native_helios_app_plugin from 'react-native-helios/app.plugin';
|
|
85
|
-
import * as react_native_health_connect_app_plugin from 'react-native-health-connect/app.plugin';
|
|
86
|
-
import * as react_native_health_app_plugin from 'react-native-health/app.plugin';
|
|
87
66
|
import * as react_native_google_mobile_ads_plugin_build_index from 'react-native-google-mobile-ads/plugin/build/index';
|
|
88
|
-
import * as react_native_google_maps_plus_expoConfig_build_index from 'react-native-google-maps-plus/expoConfig/build/index';
|
|
89
|
-
import * as react_native_google_fit_app_plugin from 'react-native-google-fit/app.plugin';
|
|
90
67
|
import * as react_native_google_cast_lib_typescript_plugin_withGoogleCast from 'react-native-google-cast/lib/typescript/plugin/withGoogleCast';
|
|
91
68
|
import * as react_native_google_auth_plugin_build_withGoogleAuth from 'react-native-google-auth/plugin/build/withGoogleAuth';
|
|
92
69
|
import * as react_native_gifsicle_lib_typescript_src_expo_plugin_gifsicle from 'react-native-gifsicle/lib/typescript/src/expo-plugin/gifsicle';
|
|
@@ -97,74 +74,56 @@ import * as react_native_fbsdk_next_plugin_build_withFacebook from 'react-native
|
|
|
97
74
|
import * as react_native_fbads_plugin_build_withReactNativeFbads from 'react-native-fbads/plugin/build/withReactNativeFbads';
|
|
98
75
|
import * as react_native_fast_tflite_lib_typescript_src_expo_plugin_withFastTFLite from 'react-native-fast-tflite/lib/typescript/src/expo-plugin/withFastTFLite';
|
|
99
76
|
import * as react_native_face_detector_camera_plugin_build_withCamera from 'react-native-face-detector-camera/plugin/build/withCamera';
|
|
100
|
-
import * as react_native_expo_moengage_build_index from 'react-native-expo-moengage/build/index';
|
|
101
|
-
import * as react_native_expo_metamap_sdk_plugin_build_index from 'react-native-expo-metamap-sdk/plugin/build/index';
|
|
102
77
|
import * as react_native_expo_braintree_lib_typescript_src_plugin_withExpoBraintree from 'react-native-expo-braintree/lib/typescript/src/plugin/withExpoBraintree';
|
|
103
78
|
import * as react_native_epson_escposprinter_lib_typescript_module_withPluginConfigs from 'react-native-epson-escposprinter/lib/typescript/module/withPluginConfigs';
|
|
104
79
|
import * as react_native_embedded_httpd_lib_typescript_module_withoutNettyMeta from 'react-native-embedded-httpd/lib/typescript/module/withoutNettyMeta';
|
|
105
|
-
import * as react_native_email_link_plugin_withEmailLink from 'react-native-email-link/plugin/withEmailLink';
|
|
106
80
|
import * as react_native_edge_to_edge_dist_typescript_expo from 'react-native-edge-to-edge/dist/typescript/expo';
|
|
107
|
-
import * as react_native_dynamic_activities_app_plugin from 'react-native-dynamic-activities/app.plugin';
|
|
108
81
|
import * as react_native_document_scanner_plugin_expo_plugin_build_withDocumentScanner from 'react-native-document-scanner-plugin/expo-plugin/build/withDocumentScanner';
|
|
109
|
-
import * as react_native_dji_mobile_sdk_app_plugin from 'react-native-dji-mobile-sdk/app.plugin';
|
|
110
|
-
import * as react_native_device_activity_app_plugin from 'react-native-device-activity/app.plugin';
|
|
111
82
|
import * as react_native_deepgram_plugin_build_index from 'react-native-deepgram/plugin/build/index';
|
|
112
83
|
import * as react_native_crisp_chat_sdk_plugin_build_withCrispChat from 'react-native-crisp-chat-sdk/plugin/build/withCrispChat';
|
|
113
84
|
import * as react_native_credentials_manager_app_plugin from 'react-native-credentials-manager/app.plugin';
|
|
114
85
|
import * as react_native_core_bluetooth_lib_typescript_src_expo_plugin_withCoreBluetooth from 'react-native-core-bluetooth/lib/typescript/src/expo-plugin/withCoreBluetooth';
|
|
115
86
|
import * as react_native_compressor_lib_typescript_expo_plugin_compressor from 'react-native-compressor/lib/typescript/expo-plugin/compressor';
|
|
116
|
-
import * as react_native_cloud_store_plugins_withCloud from 'react-native-cloud-store/plugins/withCloud';
|
|
117
87
|
import * as react_native_cloud_storage_dist_typescript_expo_plugin_index from 'react-native-cloud-storage/dist/typescript/expo-plugin/index';
|
|
118
|
-
import * as react_native_capture_protection_plugins_withPlugin from 'react-native-capture-protection/plugins/withPlugin';
|
|
119
|
-
import * as react_native_candle_plugin_withIosDeploymentTarget from 'react-native-candle/plugin/withIosDeploymentTarget';
|
|
120
88
|
import * as react_native_bottom_tabs_lib_typescript_src_expo from 'react-native-bottom-tabs/lib/typescript/src/expo';
|
|
121
89
|
import * as react_native_bootsplash_dist_typescript_expo from 'react-native-bootsplash/dist/typescript/expo';
|
|
122
90
|
import * as react_native_ble_plx_plugin_build_withBLE from 'react-native-ble-plx/plugin/build/withBLE';
|
|
123
91
|
import * as react_native_ble_manager_plugin_build_withBLE from 'react-native-ble-manager/plugin/build/withBLE';
|
|
124
|
-
import * as
|
|
92
|
+
import * as react_native_beacon_kit_app_plugin from 'react-native-beacon-kit/app.plugin';
|
|
125
93
|
import * as react_native_background_geolocation_expo_plugin_build_index from 'react-native-background-geolocation/expo/plugin/build/index';
|
|
126
94
|
import * as react_native_background_fetch_expo_plugin_build_index from 'react-native-background-fetch/expo/plugin/build/index';
|
|
127
|
-
import * as react_native_auto_skeleton_src_expo_plugins_withAutoSkeleton from 'react-native-auto-skeleton/src/expo-plugins/withAutoSkeleton';
|
|
128
95
|
import * as react_native_auth0_src_plugin_withAuth0 from 'react-native-auth0/src/plugin/withAuth0';
|
|
96
|
+
import * as react_native_audio_recorder_player_lib_typescript_plugin_src_index from 'react-native-audio-recorder-player/lib/typescript/plugin/src/index';
|
|
129
97
|
import * as react_native_audio_api_lib_typescript_plugin_withAudioAPI from 'react-native-audio-api/lib/typescript/plugin/withAudioAPI';
|
|
130
98
|
import * as react_native_attribution_token_lib_typescript_expo_plugin_withBoringSSLFix from 'react-native-attribution-token/lib/typescript/expo-plugin/withBoringSSLFix';
|
|
131
|
-
import * as react_native_appsflyer_expo_withAppsFlyer from 'react-native-appsflyer/expo/withAppsFlyer';
|
|
132
99
|
import * as react_native_app_clip_plugin_build_index from 'react-native-app-clip/plugin/build/index';
|
|
133
100
|
import * as react_native_app_auth_plugin_build_index from 'react-native-app-auth/plugin/build/index';
|
|
134
|
-
import * as react_native_altitude_plugin_plugin_src_withAltitude from 'react-native-altitude-plugin/plugin/src/withAltitude';
|
|
135
101
|
import * as react_native_admob_native_ads_plugin_build_withAdmobNativeAds from 'react-native-admob-native-ads/plugin/build/withAdmobNativeAds';
|
|
136
102
|
import * as react_native_add_calendar_event_plugin_build_withAddCalendarEvent from 'react-native-add-calendar-event/plugin/build/withAddCalendarEvent';
|
|
137
|
-
import * as pushy_expo_plugin_app_plugin from 'pushy-expo-plugin/app.plugin';
|
|
138
103
|
import * as pushwoosh_expo_plugin_plugin_build_withPushwoosh from 'pushwoosh-expo-plugin/plugin/build/withPushwoosh';
|
|
139
104
|
import * as patch_project_build_withPatchPlugin from 'patch-project/build/withPatchPlugin';
|
|
140
|
-
import * as onnxruntime_react_native_app_plugin from 'onnxruntime-react-native/app.plugin';
|
|
141
|
-
import * as onesignal_expo_plugin_build_onesignal_withOneSignal from 'onesignal-expo-plugin/build/onesignal/withOneSignal';
|
|
142
105
|
import * as newrelic_react_native_agent_plugin_build_index from 'newrelic-react-native-agent/plugin/build/index';
|
|
143
|
-
import * as mx_jpush_expo_app_plugin from 'mx-jpush-expo/app.plugin';
|
|
144
106
|
import * as mindbox_expo_plugin_build_withMindbox from 'mindbox-expo-plugin/build/withMindbox';
|
|
145
107
|
import * as llama_rn_lib_typescript_expo_plugin_withLlamaRN from 'llama.rn/lib/typescript/expo-plugin/withLlamaRN';
|
|
146
108
|
import * as letro_passport_plugin_build_index from 'letro-passport/plugin/build/index';
|
|
147
109
|
import * as karte_expo_plugin_build_withKarte from 'karte-expo-plugin/build/withKarte';
|
|
148
|
-
import * as jpush_expo_config_plugin_app_plugin from 'jpush-expo-config-plugin/app.plugin';
|
|
149
110
|
import * as instabug_reactnative_plugin_src_index from 'instabug-reactnative/plugin/src/index';
|
|
150
111
|
import * as hypertrack_sdk_expo_build_index from 'hypertrack-sdk-expo/build/index';
|
|
151
112
|
import * as freerasp_react_native_plugin_build_index from 'freerasp-react-native/plugin/build/index';
|
|
152
113
|
import * as fork_expo_document_picker_plugin_build_withDocumentPicker from 'fork-expo-document-picker/plugin/build/withDocumentPicker';
|
|
153
114
|
import * as ez_zendesk_unified_sdk_plugin_build_index from 'ez-zendesk-unified-sdk/plugin/build/index';
|
|
154
115
|
import * as ez_expo_share_plugin_build_withShareExtension from 'ez-expo-share/plugin/build/withShareExtension';
|
|
155
|
-
import * as
|
|
156
|
-
import * as expo_wireguard_app_plugin from 'expo-wireguard/app.plugin';
|
|
116
|
+
import * as expo_widgets_plugin_build_withWidgets from 'expo-widgets/plugin/build/withWidgets';
|
|
157
117
|
import * as expo_whisper_plugin_src_index from 'expo-whisper/plugin/src/index';
|
|
158
118
|
import * as expo_wechat_plugin_build_index from 'expo-wechat/plugin/build/index';
|
|
159
119
|
import * as expo_web_browser_plugin_build_withWebBrowser from 'expo-web-browser/plugin/build/withWebBrowser';
|
|
160
120
|
import * as expo_vision_image_scanner_plugin_build_index from 'expo-vision-image-scanner/plugin/build/index';
|
|
161
121
|
import * as expo_video_plugin_build_withExpoVideo from 'expo-video/plugin/build/withExpoVideo';
|
|
162
|
-
import * as expo_vas_lib_app_plugin from 'expo-vas-lib/app.plugin';
|
|
163
122
|
import * as expo_user_identity_plugin_build_index from 'expo-user-identity/plugin/build/index';
|
|
164
123
|
import * as expo_updates_plugin_build_withUpdates from 'expo-updates/plugin/build/withUpdates';
|
|
165
|
-
import * as
|
|
166
|
-
import * as expo_umeng_app_plugin from 'expo-umeng/app.plugin';
|
|
124
|
+
import * as expo_truecaller_plugin_build_index from 'expo-truecaller/plugin/build/index';
|
|
167
125
|
import * as expo_tracking_transparency_plugin_build_withTrackingTransparency from 'expo-tracking-transparency/plugin/build/withTrackingTransparency';
|
|
126
|
+
import * as expo_tencent_trtc_plugin_build_index from 'expo-tencent-trtc/plugin/build/index';
|
|
168
127
|
import * as expo_task_manager_plugin_build_withTaskManager from 'expo-task-manager/plugin/build/withTaskManager';
|
|
169
128
|
import * as expo_tappay_line_pay_plugin_build_index from 'expo-tappay-line-pay/plugin/build/index';
|
|
170
129
|
import * as expo_system_ui_plugin_build_withSystemUI from 'expo-system-ui/plugin/build/withSystemUI';
|
|
@@ -172,48 +131,41 @@ import * as expo_stt_plugin_build_withSpeechRecognition from 'expo-stt/plugin/bu
|
|
|
172
131
|
import * as expo_stores_games_services_plugin_build_index from 'expo-stores-games-services/plugin/build/index';
|
|
173
132
|
import * as expo_sqlite_plugin_build_withSQLite from 'expo-sqlite/plugin/build/withSQLite';
|
|
174
133
|
import * as expo_splash_screen_plugin_build_withSplashScreen from 'expo-splash-screen/plugin/build/withSplashScreen';
|
|
175
|
-
import * as expo_speech_recognition_app_plugin from 'expo-speech-recognition/app.plugin';
|
|
176
134
|
import * as expo_signature_plugin_build_withLocalAuthentication from 'expo-signature/plugin/build/withLocalAuthentication';
|
|
177
135
|
import * as expo_shazamkit_plugin_build_withShazamKit from 'expo-shazamkit/plugin/build/withShazamKit';
|
|
136
|
+
import * as expo_sharing_plugin_build_index from 'expo-sharing/plugin/build/index';
|
|
178
137
|
import * as expo_share_intent_plugin_build_index from 'expo-share-intent/plugin/build/index';
|
|
179
138
|
import * as expo_share_extension_plugin_build_index from 'expo-share-extension/plugin/build/index';
|
|
180
139
|
import * as expo_sensors_plugin_build_withSensors from 'expo-sensors/plugin/build/withSensors';
|
|
181
140
|
import * as expo_secure_store_plugin_build_withSecureStore from 'expo-secure-store/plugin/build/withSecureStore';
|
|
182
141
|
import * as expo_screen_orientation_plugin_build_withScreenOrientation from 'expo-screen-orientation/plugin/build/withScreenOrientation';
|
|
183
142
|
import * as expo_safari_web_extension_lib_typescript_module_src_index from 'expo-safari-web-extension/lib/typescript/module/src/index';
|
|
143
|
+
import * as expo_ruler_build_withRuler from 'expo-ruler/build/withRuler';
|
|
184
144
|
import * as expo_router_plugin_build_index from 'expo-router/plugin/build/index';
|
|
185
|
-
import * as
|
|
145
|
+
import * as expo_reverse_tcp_dist_index from 'expo-reverse-tcp/dist/index';
|
|
186
146
|
import * as expo_required_hardware_build_withRequiredHardware from 'expo-required-hardware/build/withRequiredHardware';
|
|
187
147
|
import * as expo_request_more_ram_build_index from 'expo-request-more-ram/build/index';
|
|
188
|
-
import * as expo_release_signing_dist_index from 'expo-release-signing/dist/index';
|
|
189
|
-
import * as expo_react_native_freshchat_app_plugin from 'expo-react-native-freshchat/app.plugin';
|
|
190
148
|
import * as expo_quick_actions_plugin_build_index from 'expo-quick-actions/plugin/build/index';
|
|
191
149
|
import * as expo_quest_notifications_plugin_build_withNotifications from 'expo-quest-notifications/plugin/build/withNotifications';
|
|
150
|
+
import * as expo_qq_plugin_build_index from 'expo-qq/plugin/build/index';
|
|
192
151
|
import * as expo_privacy_manifest_polyfill_plugin_build_withExpoPrivacyManifestPolyfillPlugin from 'expo-privacy-manifest-polyfill-plugin/build/withExpoPrivacyManifestPolyfillPlugin';
|
|
193
|
-
import * as
|
|
152
|
+
import * as expo_privacy_image_plugin_build_index from 'expo-privacy-image/plugin/build/index';
|
|
194
153
|
import * as expo_pip_plugin_build_index from 'expo-pip/plugin/build/index';
|
|
195
154
|
import * as expo_payments_stripe_plugin_build_withStripe from 'expo-payments-stripe/plugin/build/withStripe';
|
|
196
155
|
import * as expo_notifications_plugin_build_withNotifications from 'expo-notifications/plugin/build/withNotifications';
|
|
197
156
|
import * as expo_navigation_bar_plugin_build_withNavigationBar from 'expo-navigation-bar/plugin/build/withNavigationBar';
|
|
198
|
-
import * as expo_native_wechat_app_plugin from 'expo-native-wechat/app.plugin';
|
|
199
157
|
import * as expo_native_lockfiles_plugin_build_lockfile_plugin from 'expo-native-lockfiles/plugin/build/lockfile-plugin';
|
|
200
158
|
import * as expo_native_asset_build_index from 'expo-native-asset/build/index';
|
|
201
|
-
import * as expo_native_alipay_app_plugin from 'expo-native-alipay/app.plugin';
|
|
202
|
-
import * as expo_music_picker_app_plugin from 'expo-music-picker/app.plugin';
|
|
203
|
-
import * as expo_moyasar_apple_pay_app_plugin from 'expo-moyasar-apple-pay/app.plugin';
|
|
204
|
-
import * as expo_motion_detector_app_plugin from 'expo-motion-detector/app.plugin';
|
|
205
159
|
import * as expo_media_library_plugin_build_withMediaLibrary from 'expo-media-library/plugin/build/withMediaLibrary';
|
|
206
|
-
import * as
|
|
160
|
+
import * as expo_media_control_plugin_build_index from 'expo-media-control/plugin/build/index';
|
|
207
161
|
import * as expo_maps_plugin_build_withMapsLocation from 'expo-maps/plugin/build/withMapsLocation';
|
|
208
162
|
import * as expo_mail_composer_plugin_build_withMailComposer from 'expo-mail-composer/plugin/build/withMailComposer';
|
|
209
163
|
import * as expo_location_plugin_build_withLocation from 'expo-location/plugin/build/withLocation';
|
|
210
164
|
import * as expo_localization_plugin_build_withExpoLocalization from 'expo-localization/plugin/build/withExpoLocalization';
|
|
211
165
|
import * as expo_local_authentication_plugin_build_withLocalAuthentication from 'expo-local-authentication/plugin/build/withLocalAuthentication';
|
|
212
|
-
import * as expo_llm_mediapipe_app_plugin from 'expo-llm-mediapipe/app.plugin';
|
|
213
166
|
import * as expo_live_activity_plugin_build_index from 'expo-live-activity/plugin/build/index';
|
|
214
167
|
import * as expo_linkrunner_build_module from 'expo-linkrunner/build/module';
|
|
215
168
|
import * as expo_libvlc_player_plugin_build_withExpoLibVlcPlayer from 'expo-libvlc-player/plugin/build/withExpoLibVlcPlayer';
|
|
216
|
-
import * as expo_instant_app_plugin_build_lib_withInstantAppManifest from 'expo-instant-app/plugin/build/lib/withInstantAppManifest';
|
|
217
169
|
import * as expo_install_apps_plugin_build_withAppList from 'expo-install-apps/plugin/build/withAppList';
|
|
218
170
|
import * as expo_image_picker_plugin_build_withImagePicker from 'expo-image-picker/plugin/build/withImagePicker';
|
|
219
171
|
import * as expo_ignore_battery_optimizations_plugin_build_withBatteryOptimizationPermissions from 'expo-ignore-battery-optimizations/plugin/build/withBatteryOptimizationPermissions';
|
|
@@ -226,10 +178,10 @@ import * as expo_health_connect_build_withHealthConnect from 'expo-health-connec
|
|
|
226
178
|
import * as expo_gradle_jvmargs_plugin_build_withGradleJvmArgs from 'expo-gradle-jvmargs/plugin/build/withGradleJvmArgs';
|
|
227
179
|
import * as expo_gradle_ext_vars_build_index from 'expo-gradle-ext-vars/build/index';
|
|
228
180
|
import * as expo_google_sign_in_plugin_build_withGoogleSignIn from 'expo-google-sign-in/plugin/build/withGoogleSignIn';
|
|
181
|
+
import * as expo_gaode_map_navigation_plugin_build_withGaodeMap from 'expo-gaode-map-navigation/plugin/build/withGaodeMap';
|
|
182
|
+
import * as expo_gaode_map_plugin_build_withGaodeMap from 'expo-gaode-map/plugin/build/withGaodeMap';
|
|
229
183
|
import * as expo_font_plugin_build_withFonts from 'expo-font/plugin/build/withFonts';
|
|
230
|
-
import * as expo_floating_bubble_app_plugin from 'expo-floating-bubble/app.plugin';
|
|
231
184
|
import * as expo_firebase_core_plugin_build_withFirebaseCore from 'expo-firebase-core/plugin/build/withFirebaseCore';
|
|
232
|
-
import * as expo_firebase_app_distribution_dist_index from 'expo-firebase-app-distribution/dist/index';
|
|
233
185
|
import * as expo_file_system_plugin_build_withFileSystem from 'expo-file-system/plugin/build/withFileSystem';
|
|
234
186
|
import * as expo_facebook_plugin_build_withFacebook from 'expo-facebook/plugin/build/withFacebook';
|
|
235
187
|
import * as expo_embed_android_unity_project_build_index from 'expo-embed-android-unity-project/build/index';
|
|
@@ -245,78 +197,70 @@ import * as expo_color_space_plugin_build_index from 'expo-color-space-plugin/bu
|
|
|
245
197
|
import * as expo_clear_keychain_lib_typescript_module_src_index from 'expo-clear-keychain/lib/typescript/module/src/index';
|
|
246
198
|
import * as expo_check_installed_apps_plugin_build_index from 'expo-check-installed-apps/plugin/build/index';
|
|
247
199
|
import * as expo_cellular_plugin_build_withCellular from 'expo-cellular/plugin/build/withCellular';
|
|
248
|
-
import * as expo_cdnbye_app_plugin from 'expo-cdnbye/app.plugin';
|
|
249
200
|
import * as expo_camera_plugin_build_withCamera from 'expo-camera/plugin/build/withCamera';
|
|
201
|
+
import * as expo_callkit_telecom_plugin_build_withExpoCallKitTelecom from 'expo-callkit-telecom/plugin/build/withExpoCallKitTelecom';
|
|
250
202
|
import * as expo_calendar_plugin_build_withCalendar from 'expo-calendar/plugin/build/withCalendar';
|
|
251
203
|
import * as expo_build_properties_build_withBuildProperties from 'expo-build-properties/build/withBuildProperties';
|
|
252
204
|
import * as expo_build_flags_build_config_plugin_index from 'expo-build-flags/build/config-plugin/index';
|
|
253
205
|
import * as expo_brother_printer_sdk_plugin_build_index from 'expo-brother-printer-sdk/plugin/build/index';
|
|
254
206
|
import * as expo_brightness_plugin_build_withBrightness from 'expo-brightness/plugin/build/withBrightness';
|
|
255
207
|
import * as expo_branch_plugin_build_withBranch from 'expo-branch/plugin/build/withBranch';
|
|
256
|
-
import * as
|
|
257
|
-
import * as
|
|
208
|
+
import * as expo_bonjour_plugin_build_index from 'expo-bonjour/plugin/build/index';
|
|
209
|
+
import * as expo_beacon_plugin_build_index from 'expo-beacon/plugin/build/index';
|
|
258
210
|
import * as expo_barcode_scanner_plugin_build_withBarcodeScanner from 'expo-barcode-scanner/plugin/build/withBarcodeScanner';
|
|
259
211
|
import * as expo_banuba_plugin_build_withBanuba from 'expo-banuba/plugin/build/withBanuba';
|
|
260
212
|
import * as expo_background_task_plugin_build_withBackgroundTask from 'expo-background-task/plugin/build/withBackgroundTask';
|
|
261
|
-
import * as expo_background_recording_app_plugin from 'expo-background-recording/app.plugin';
|
|
262
213
|
import * as expo_background_fetch_plugin_build_withBackgroundFetch from 'expo-background-fetch/plugin/build/withBackgroundFetch';
|
|
263
214
|
import * as expo_av_plugin_build_withAV from 'expo-av/plugin/build/withAV';
|
|
264
215
|
import * as expo_audio_studio_plugin_build_withAudio from 'expo-audio-studio/plugin/build/withAudio';
|
|
265
216
|
import * as expo_audio_plugin_build_withAudio from 'expo-audio/plugin/build/withAudio';
|
|
217
|
+
import * as expo_assistant_functions_plugin_build_index from 'expo-assistant-functions/plugin/build/index';
|
|
266
218
|
import * as expo_asset_plugin_build_withAssets from 'expo-asset/plugin/build/withAssets';
|
|
267
|
-
import * as expo_applovin_ads_plugin_src_index from 'expo-applovin-ads/plugin/src/index';
|
|
268
219
|
import * as expo_apple_authentication_plugin_build_withAppleAuth from 'expo-apple-authentication/plugin/build/withAppleAuth';
|
|
269
220
|
import * as expo_appcenter_plugin_build_index from 'expo-appcenter/plugin/build/index';
|
|
270
221
|
import * as expo_app_auth_plugin_build_withAppAuth from 'expo-app-auth/plugin/build/withAppAuth';
|
|
271
222
|
import * as expo_alternate_app_icons_plugin_build_index from 'expo-alternate-app-icons/plugin/build/index';
|
|
223
|
+
import * as expo_aliyun_push_plugin_build_index from 'expo-aliyun-push/plugin/build/index';
|
|
224
|
+
import * as expo_aliyun_oss_plugin_build_index from 'expo-aliyun-oss/plugin/build/index';
|
|
272
225
|
import * as expo_alarm_module_plugin_build_withExpoAlarmModule from 'expo-alarm-module/plugin/build/withExpoAlarmModule';
|
|
273
226
|
import * as expo_ads_facebook_plugin_build_withFacebookAds from 'expo-ads-facebook/plugin/build/withFacebookAds';
|
|
274
|
-
import * as dojah_kyc_sdk_react_expo_app_plugin from 'dojah-kyc-sdk-react-expo/app.plugin';
|
|
275
227
|
import * as cleverpush_expo_plugin_build_cleverpush_withCleverPush from 'cleverpush-expo-plugin/build/cleverpush/withCleverPush';
|
|
276
|
-
import * as blueswarm_plugin_build_withBlueSwarm from 'blueswarm/plugin/build/withBlueSwarm';
|
|
277
228
|
import * as bitmovin_player_react_native_analytics_conviva_plugin_build_index from 'bitmovin-player-react-native-analytics-conviva/plugin/build/index';
|
|
278
229
|
import * as bitmovin_player_react_native_plugin_build_index from 'bitmovin-player-react-native/plugin/build/index';
|
|
279
230
|
import * as banuba_expo_plugin_build_withBanuba from 'banuba-expo/plugin/build/withBanuba';
|
|
280
231
|
import * as apple_healthkit_export_plugin_build_index from 'apple-healthkit-export/plugin/build/index';
|
|
281
|
-
import * as
|
|
232
|
+
import * as apple_health_plugin_build_index from 'apple-health/plugin/build/index';
|
|
282
233
|
import * as android_glance_widget_expo_plugin_build_index from 'android-glance-widget-expo/plugin/build/index';
|
|
283
234
|
import * as airship_expo_plugin_plugin_build_withAirship from 'airship-expo-plugin/plugin/build/withAirship';
|
|
284
235
|
import * as _zoontek_react_native_navigation_bar_dist_typescript_expo from '@zoontek/react-native-navigation-bar/dist/typescript/expo';
|
|
285
236
|
import * as _zamplyy_react_native_vector_image_plugin_build_withVectorImage from '@zamplyy/react-native-vector-image-plugin/build/withVectorImage';
|
|
286
|
-
import * as _youssefhenna_expo_mapbox_navigation_plugin_withIosConfig from '@youssefhenna/expo-mapbox-navigation/plugin/withIosConfig';
|
|
287
|
-
import * as _youssefhenna_expo_enode_link_sdk_plugin_withCustomAppTheme from '@youssefhenna/expo-enode-link-sdk/plugin/withCustomAppTheme';
|
|
288
|
-
import * as _xmartlabs_react_native_line_plugin_withLineSDK from '@xmartlabs/react-native-line/plugin/withLineSDK';
|
|
289
237
|
import * as _wwdrew_expo_spotify_sdk_plugin_build_index from '@wwdrew/expo-spotify-sdk/plugin/build/index';
|
|
290
238
|
import * as _wwdrew_expo_android_account_manager_plugin_build_index from '@wwdrew/expo-android-account-manager/plugin/build/index';
|
|
291
239
|
import * as _woosmap_expo_plugin_geofencing_batch_build_index from '@woosmap/expo-plugin-geofencing-batch/build/index';
|
|
292
|
-
import * as _vonovak_react_native_theme_control_plugin_build_withThemeControl from '@vonovak/react-native-theme-control/plugin/build/withThemeControl';
|
|
293
240
|
import * as _vivition_expo_camera_plugin_build_withCamera from '@vivition/expo-camera/plugin/build/withCamera';
|
|
294
241
|
import * as _vietmap_vietmap_gl_react_native_plugin_build_withVietmap from '@vietmap/vietmap-gl-react-native/plugin/build/withVietmap';
|
|
295
|
-
import * as _tryvital_vital_health_react_native_app_plugin from '@tryvital/vital-health-react-native/app.plugin';
|
|
296
|
-
import * as _tryvital_vital_core_react_native_app_plugin from '@tryvital/vital-core-react-native/app.plugin';
|
|
297
242
|
import * as _track_asia_trackasia_react_native_lib_typescript_module_src_plugin_ios from '@track-asia/trackasia-react-native/lib/typescript/module/src/plugin/ios';
|
|
298
243
|
import * as _threls_expo_pusher_beams_plugin_build_withPusherBeams from '@threls/expo-pusher-beams/plugin/build/withPusherBeams';
|
|
299
244
|
import * as _thedev132_expo_widgets_plugin_build_index from '@thedev132/expo-widgets/plugin/build/index';
|
|
300
245
|
import * as _survicate_react_native_survicate_lib_typescript_expo_withSurvicate from '@survicate/react-native-survicate/lib/typescript/expo/withSurvicate';
|
|
246
|
+
import * as _superfan_app_spotify_auth_plugin_build_index from '@superfan-app/spotify-auth/plugin/build/index';
|
|
301
247
|
import * as _stripe_stripe_terminal_react_native_lib_typescript_src_plugin_withStripeTerminal from '@stripe/stripe-terminal-react-native/lib/typescript/src/plugin/withStripeTerminal';
|
|
302
248
|
import * as _stripe_stripe_react_native_lib_typescript_src_plugin_withStripe from '@stripe/stripe-react-native/lib/typescript/src/plugin/withStripe';
|
|
303
|
-
import * as _stream_io_video_react_native_sdk_expo_config_plugin_dist_index from '@stream-io/video-react-native-sdk/expo-config-plugin/dist/index';
|
|
304
|
-
import * as _stonega_expo_google_signin_app_plugin from '@stonega/expo-google-signin/app.plugin';
|
|
305
249
|
import * as _spreen_ffmpeg_kit_react_native_config_build_withFFMPEG from '@spreen/ffmpeg-kit-react-native-config/build/withFFMPEG';
|
|
306
250
|
import * as _solana_mobile_mobile_wallet_adapter_expo_bottom_sheet_plugin_build_withBottomSheet from '@solana-mobile/mobile-wallet-adapter-expo-bottom-sheet/plugin/build/withBottomSheet';
|
|
307
|
-
import * as _siteed_expo_audio_studio_app_plugin from '@siteed/expo-audio-studio/app.plugin';
|
|
308
251
|
import * as _siteed_design_system_dist_plugin_src_index from '@siteed/design-system/dist/plugin/src/index';
|
|
309
252
|
import * as _sentry_react_native_plugin_build_index from '@sentry/react-native/plugin/build/index';
|
|
310
253
|
import * as _sd_tech_rn_camera_face_blur_lib_typescript_expo_plugin_withVisionCamera from '@sd-tech/rn-camera-face-blur/lib/typescript/expo-plugin/withVisionCamera';
|
|
311
|
-
import * as _rownd_react_native_app_plugin from '@rownd/react-native/app.plugin';
|
|
312
254
|
import * as _rokt_react_native_sdk_plugin_build_withRoktSDK from '@rokt/react-native-sdk/plugin/build/withRoktSDK';
|
|
313
255
|
import * as _rnmapbox_maps_plugin_build_withMapbox from '@rnmapbox/maps/plugin/build/withMapbox';
|
|
314
256
|
import * as _reclaimprotocol_inapp_rn_sdk_expo_plugin_build_index from '@reclaimprotocol/inapp-rn-sdk/expo-plugin/build/index';
|
|
315
257
|
import * as _reactvision_react_viro_dist_plugins_withViro from '@reactvision/react-viro/dist/plugins/withViro';
|
|
316
258
|
import * as _react_native_voice_voice_plugin_build_withVoice from '@react-native-voice/voice/plugin/build/withVoice';
|
|
317
259
|
import * as _react_native_tvos_config_tv_build_withTV from '@react-native-tvos/config-tv/build/withTV';
|
|
260
|
+
import * as _react_native_swc_core_dist_expo_plugin from '@react-native-swc/core/dist/expo-plugin';
|
|
318
261
|
import * as _react_native_seoul_naver_login_plugin_build_index from '@react-native-seoul/naver-login/plugin/build/index';
|
|
319
262
|
import * as _react_native_seoul_kakao_login_plugins_index from '@react-native-seoul/kakao-login/plugins/index';
|
|
263
|
+
import * as _react_native_runtimes_core_plugin_build_index from '@react-native-runtimes/core/plugin/build/index';
|
|
320
264
|
import * as _react_native_kakao_core_expo_config_plugin_build_index from '@react-native-kakao/core/expo-config-plugin/build/index';
|
|
321
265
|
import * as _react_native_google_signin_google_signin_plugin_build_withGoogleSignIn from '@react-native-google-signin/google-signin/plugin/build/withGoogleSignIn';
|
|
322
266
|
import * as _react_native_firebase_perf_plugin_build_index from '@react-native-firebase/perf/plugin/build/index';
|
|
@@ -330,73 +274,59 @@ import * as _react_native_community_datetimepicker_plugin_build_withDateTimePick
|
|
|
330
274
|
import * as _react_native_ai_mlc_lib_typescript_expo_plugin from '@react-native-ai/mlc/lib/typescript/expo-plugin';
|
|
331
275
|
import * as _prisma_react_native_plugin_build_index from '@prisma/react-native/plugin/build/index';
|
|
332
276
|
import * as _portone_react_native_sdk_lib_typescript_plugin from '@portone/react-native-sdk/lib/typescript/plugin';
|
|
333
|
-
import * as _poilabs_dev_vd_navigation_sdk_plugin_app_plugin from '@poilabs-dev/vd-navigation-sdk-plugin/app.plugin';
|
|
334
|
-
import * as _poilabs_dev_navigation_sdk_plugin_app_plugin from '@poilabs-dev/navigation-sdk-plugin/app.plugin';
|
|
335
|
-
import * as _poilabs_dev_analysis_sdk_plugin_app_plugin from '@poilabs-dev/analysis-sdk-plugin/app.plugin';
|
|
336
277
|
import * as _peulda_expo_plugin_channel_io_build_index from '@peulda/expo-plugin-channel-io/build/index';
|
|
337
|
-
import * as _openreplay_react_native_app_plugin from '@openreplay/react-native/app.plugin';
|
|
338
278
|
import * as _opacity_labs_react_native_opacity_expo_plugin_build_index from '@opacity-labs/react-native-opacity/expo-plugin/build/index';
|
|
339
279
|
import * as _oleg_svetlichnyi_expo_icloud_storage_app_plugin from '@oleg_svetlichnyi/expo-icloud-storage/app.plugin';
|
|
340
280
|
import * as _novastera_oss_rn_google_signin_expo_plugin_build_withGoogleSignIn from '@novastera-oss/rn-google-signin/expo-plugin/build/withGoogleSignIn';
|
|
341
281
|
import * as _niondigital_widgets_expo_config_plugin_build_withWidgets from '@niondigital/widgets-expo-config-plugin/build/withWidgets';
|
|
342
282
|
import * as _niondigital_cleverpush_expo_config_plugin_build_withCleverPush from '@niondigital/cleverpush-expo-config-plugin/build/withCleverPush';
|
|
343
283
|
import * as _naveen521kk_react_native_tokenizer_app_plugin from '@naveen521kk/react-native-tokenizer/app.plugin';
|
|
344
|
-
import * as _native_ui_org_native_modules_app_plugin from '@native-ui-org/native-modules/app.plugin';
|
|
345
284
|
import * as _mykin_ai_expo_audio_stream_plugin_build_index from '@mykin-ai/expo-audio-stream/plugin/build/index';
|
|
346
285
|
import * as _morrowdigital_watermelondb_expo_plugin_build_withWatermelon from '@morrowdigital/watermelondb-expo-plugin/build/withWatermelon';
|
|
347
286
|
import * as _mobione_thermalib_expo_plugin_build_index from '@mobione/thermalib-expo/plugin/build/index';
|
|
348
287
|
import * as _mj_studio_react_native_naver_map_expo_config_plugin_build_index from '@mj-studio/react-native-naver-map/expo-config-plugin/build/index';
|
|
349
288
|
import * as _mikekhristo_expo_tiktok_opensdk_plugin_build_withTikTokOpenSDK from '@mikekhristo/expo-tiktok-opensdk/plugin/build/withTikTokOpenSDK';
|
|
350
289
|
import * as _matthewwarnes_react_native_ble_manager_plugin_build_withBLE from '@matthewwarnes/react-native-ble-manager-plugin/build/withBLE';
|
|
351
|
-
import * as _mapsindoors_react_native_maps_indoors_mapbox_app_plugin from '@mapsindoors/react-native-maps-indoors-mapbox/app.plugin';
|
|
352
|
-
import * as _mapsindoors_react_native_maps_indoors_google_maps_app_plugin from '@mapsindoors/react-native-maps-indoors-google-maps/app.plugin';
|
|
353
290
|
import * as _maplibre_maplibre_react_native_lib_typescript_commonjs_src_plugin_withMapLibre from '@maplibre/maplibre-react-native/lib/typescript/commonjs/src/plugin/withMapLibre';
|
|
354
291
|
import * as _mankin_expo_mods_localized_name_build_withLocalizedName from '@mankin/expo-mods-localized-name/build/withLocalizedName';
|
|
355
292
|
import * as _mankin_expo_mods_jpush_build_withJPush from '@mankin/expo-mods-jpush/build/withJPush';
|
|
356
293
|
import * as _mankin_expo_mods_ble_build_withBLE from '@mankin/expo-mods-ble/build/withBLE';
|
|
357
294
|
import * as _mankin_expo_mods_append_build_version_suffix_build_withSuffix from '@mankin/expo-mods-append-build-version-suffix/build/withSuffix';
|
|
358
295
|
import * as _lyrahealth_inc_react_native_orientation_plugin_build_withOrientation from '@lyrahealth-inc/react-native-orientation-plugin/build/withOrientation';
|
|
359
|
-
import * as
|
|
296
|
+
import * as _lugg_maps_plugin_build_index from '@lugg/maps/plugin/build/index';
|
|
360
297
|
import * as _lovesworking_watermelondb_expo_plugin_sdk_52_plus_build_withWatermelon from '@lovesworking/watermelondb-expo-plugin-sdk-52-plus/build/withWatermelon';
|
|
361
298
|
import * as _livekit_react_native_expo_plugin_plugin_build_index from '@livekit/react-native-expo-plugin/plugin/build/index';
|
|
362
299
|
import * as _lightbase_rn_design_system_lib_typescript_module_src_expo from '@lightbase/rn-design-system/lib/typescript/module/src/expo';
|
|
363
300
|
import * as _leanplum_react_native_sdk_plugin_build_withLeanplumSDK from '@leanplum/react-native-sdk/plugin/build/withLeanplumSDK';
|
|
364
301
|
import * as _kingstinct_react_native_healthkit_app_plugin from '@kingstinct/react-native-healthkit/app.plugin';
|
|
365
|
-
import * as _kingstinct_react_native_activity_kit_app_plugin from '@kingstinct/react-native-activity-kit/app.plugin';
|
|
366
302
|
import * as _kickstartcrew_expo_financekit_build_plugin from '@kickstartcrew/expo-financekit/build/plugin';
|
|
303
|
+
import * as _kesha_antonov_react_native_background_downloader_plugin_build_index from '@kesha-antonov/react-native-background-downloader/plugin/build/index';
|
|
367
304
|
import * as _jt_technologies_expo_idnow_plugin_build_index from '@jt-technologies/expo-idnow/plugin/build/index';
|
|
368
305
|
import * as _journeyapps_react_native_quick_sqlite_lib_typescript_withUseFrameworks from '@journeyapps/react-native-quick-sqlite/lib/typescript/withUseFrameworks';
|
|
369
306
|
import * as _iterable_expo_plugin_plugin_build_withIterable from '@iterable/expo-plugin/plugin/build/withIterable';
|
|
370
|
-
import * as _isudaji_react_native_install_apk_index from '@isudaji/react-native-install-apk/index';
|
|
371
307
|
import * as _intercom_intercom_react_native_lib_typescript_module_expo_plugins_index from '@intercom/intercom-react-native/lib/typescript/module/expo-plugins/index';
|
|
372
308
|
import * as _huymobile_react_native_sms_retriever_nitro_module_app_plugin from '@huymobile/react-native-sms-retriever-nitro-module/app.plugin';
|
|
373
|
-
import * as _huddle01_react_native_call_detection_expo_withCallDetector from '@huddle01/react-native-call-detection/expo/withCallDetector';
|
|
374
309
|
import * as _hot_updater_react_native_plugin_build_withHotUpdater from '@hot-updater/react-native/plugin/build/withHotUpdater';
|
|
375
310
|
import * as _honeycombio_opentelemetry_react_native_lib_typescript_module_src_plugin_withUUIDIosPlugin from '@honeycombio/opentelemetry-react-native/lib/typescript/module/src/plugin/withUUIDIosPlugin';
|
|
376
311
|
import * as _heartbot_expo_google_authentication_plugin_build_index from '@heartbot/expo-google-authentication/plugin/build/index';
|
|
377
312
|
import * as _grupalia_react_native_photo_picker_app_plugin from '@grupalia/react-native-photo-picker/app.plugin';
|
|
378
|
-
import * as
|
|
313
|
+
import * as _goliapkg_sentori_expo_app_plugin from '@goliapkg/sentori-expo/app.plugin';
|
|
379
314
|
import * as _getcello_cello_react_native_lib_typescript_src_expo_plugin_index from '@getcello/cello-react-native/lib/typescript/src/expo-plugin/index';
|
|
380
315
|
import * as _fullstory_react_native_plugin_build_index from '@fullstory/react-native/plugin/build/index';
|
|
381
316
|
import * as _fishjam_cloud_react_native_client_plugin_build_withFishjam from '@fishjam-cloud/react-native-client/plugin/build/withFishjam';
|
|
382
317
|
import * as _fingerprintjs_fingerprintjs_pro_react_native_plugin_dist_withFingerprint from '@fingerprintjs/fingerprintjs-pro-react-native/plugin/dist/withFingerprint';
|
|
383
|
-
import * as
|
|
384
|
-
import * as _evennit_notifee_expo_plugin_dist_plugin_withNotifee from '@evennit/notifee-expo-plugin/dist/plugin/withNotifee';
|
|
318
|
+
import * as _expensify_react_native_wallet_plugins_build_index from '@expensify/react-native-wallet/plugins/build/index';
|
|
385
319
|
import * as _embrace_io_react_native_lib_src_plugin_index from '@embrace-io/react-native/lib/src/plugin/index';
|
|
386
|
-
import * as _divvi_mobile_plugin_build_index from '@divvi/mobile/plugin/build/index';
|
|
387
|
-
import * as _didomi_react_native_plugin_withDidomi from '@didomi/react-native/plugin/withDidomi';
|
|
388
320
|
import * as _deeplinknow_react_native_plugin_build_index from '@deeplinknow/react-native/plugin/build/index';
|
|
389
321
|
import * as _dbkable_react_native_speech_to_text_app_plugin from '@dbkable/react-native-speech-to-text/app.plugin';
|
|
390
|
-
import * as _davotisolutions_expo_localization_utils_app_plugin from '@davotisolutions/expo-localization-utils/app.plugin';
|
|
391
322
|
import * as _daily_co_config_plugin_rn_daily_js_build_withDaily from '@daily-co/config-plugin-rn-daily-js/build/withDaily';
|
|
392
323
|
import * as _crossmint_client_sdk_react_native_ui_dist_plugin_withGooglePay from '@crossmint/client-sdk-react-native-ui/dist/plugin/withGooglePay';
|
|
393
|
-
import * as _criipto_verify_expo_app_plugin from '@criipto/verify-expo/app.plugin';
|
|
394
|
-
import * as _corasan_image_compressor_app_plugin from '@corasan/image-compressor/app.plugin';
|
|
395
324
|
import * as _config_plugins_react_native_pdf_build_withPdf from '@config-plugins/react-native-pdf/build/withPdf';
|
|
396
325
|
import * as _config_plugins_react_native_callkeep_build_withCallkeep from '@config-plugins/react-native-callkeep/build/withCallkeep';
|
|
397
326
|
import * as _config_plugins_react_native_branch_build_withBranch from '@config-plugins/react-native-branch/build/withBranch';
|
|
398
327
|
import * as _config_plugins_react_native_blob_util_build_withReactNativeBlobUtil from '@config-plugins/react-native-blob-util/build/withReactNativeBlobUtil';
|
|
399
328
|
import * as _config_plugins_react_native_adjust_build_withReactNativeAdjust from '@config-plugins/react-native-adjust/build/withReactNativeAdjust';
|
|
329
|
+
import * as _codemagic_react_native_patch_app_plugin from '@codemagic/react-native-patch/app.plugin';
|
|
400
330
|
import * as _clevertap_clevertap_expo_plugin_build_src_withClevertap from '@clevertap/clevertap-expo-plugin/build/src/withClevertap';
|
|
401
331
|
import * as _charmy_tech_react_native_admost_plugin_build_index from '@charmy.tech/react-native-admost/plugin/build/index';
|
|
402
332
|
import * as _calljmp_react_native_lib_withCalljmp from '@calljmp/react-native/lib/withCalljmp';
|
|
@@ -405,7 +335,6 @@ import * as _bravemobile_react_native_code_push_expo_plugin_withCodePush from '@
|
|
|
405
335
|
import * as _bpm_sekeh_expo_local_authentication_plugin_build_withLocalAuthentication from '@bpm-sekeh/expo-local-authentication/plugin/build/withLocalAuthentication';
|
|
406
336
|
import * as _bittingz_expo_widgets_plugin_build_index from '@bittingz/expo-widgets/plugin/build/index';
|
|
407
337
|
import * as _bitdrift_react_native_typescript_packages_react_native_src_plugin_withBitdrift_d_ts from '@bitdrift/react-native/typescript/packages/react-native/src/plugin/withBitdrift.d.ts';
|
|
408
|
-
import * as _beyondidentity_bi_sdk_react_native_app_plugin from '@beyondidentity/bi-sdk-react-native/app.plugin';
|
|
409
338
|
import * as _bam_tech_react_native_ssl_pinning_build_withSSLPinningConfig from '@bam.tech/react-native-ssl-pinning/build/withSSLPinningConfig';
|
|
410
339
|
import * as _bam_tech_react_native_msal_plugin_build_withReactNativeMSAL from '@bam.tech/react-native-msal/plugin/build/withReactNativeMSAL';
|
|
411
340
|
import * as _bam_tech_react_native_batch_plugin_build_withReactNativeBatch from '@bam.tech/react-native-batch/plugin/build/withReactNativeBatch';
|
|
@@ -415,7 +344,6 @@ import * as _b8safe_react_native_safe_plugin_build_withB8Safe from '@b8safe/reac
|
|
|
415
344
|
import * as _azesmway_react_native_unity_lib_typescript_plugin_src_index from '@azesmway/react-native-unity/lib/typescript/plugin/src/index';
|
|
416
345
|
import * as _armanatz_expo_hms_location_build_withHMSLocation from '@armanatz/expo-hms-location/build/withHMSLocation';
|
|
417
346
|
import * as _archimedes4_expo_msal_plugin_main_index from '@archimedes4/expo-msal/plugin/main/index';
|
|
418
|
-
import * as _appzung_expo_config_code_push_build_withReactNativeCodePush from '@appzung/expo-config-code-push/build/withReactNativeCodePush';
|
|
419
347
|
import * as _appandflow_expo_camera_characteristics_plugin_build_index from '@appandflow/expo-camera-characteristics/plugin/build/index';
|
|
420
348
|
import * as _animo_id_react_native_ble_didcomm_build_plugin from '@animo-id/react-native-ble-didcomm/build/plugin';
|
|
421
349
|
import * as _animo_id_indy_sdk_expo_plugin_build_withIndySdk from '@animo-id/indy-sdk-expo-plugin/build/withIndySdk';
|
|
@@ -434,7 +362,7 @@ interface ThirdPartyAutomatedPlugins {
|
|
|
434
362
|
"@animo-id/indy-sdk-expo-plugin": ConfigPluginOptions<typeof _animo_id_indy_sdk_expo_plugin_build_withIndySdk["default"]>;
|
|
435
363
|
"@animo-id/react-native-ble-didcomm": ConfigPluginOptions<typeof _animo_id_react_native_ble_didcomm_build_plugin["default"]>;
|
|
436
364
|
"@appandflow/expo-camera-characteristics": ConfigPluginOptions<typeof _appandflow_expo_camera_characteristics_plugin_build_index["default"]>;
|
|
437
|
-
"@appzung/expo-config-code-push": ConfigPluginOptions<
|
|
365
|
+
"@appzung/expo-config-code-push": ConfigPluginOptions<unknown>;
|
|
438
366
|
"@archimedes4/expo-msal": ConfigPluginOptions<typeof _archimedes4_expo_msal_plugin_main_index["default"]>;
|
|
439
367
|
"@armanatz/expo-hms-location": ConfigPluginOptions<typeof _armanatz_expo_hms_location_build_withHMSLocation["default"]>;
|
|
440
368
|
"@azesmway/react-native-unity": ConfigPluginOptions<typeof _azesmway_react_native_unity_lib_typescript_plugin_src_index["default"]>;
|
|
@@ -444,7 +372,7 @@ interface ThirdPartyAutomatedPlugins {
|
|
|
444
372
|
"@bam.tech/react-native-batch": ConfigPluginOptions<typeof _bam_tech_react_native_batch_plugin_build_withReactNativeBatch["default"]>;
|
|
445
373
|
"@bam.tech/react-native-msal": ConfigPluginOptions<typeof _bam_tech_react_native_msal_plugin_build_withReactNativeMSAL["default"]>;
|
|
446
374
|
"@bam.tech/react-native-ssl-pinning": ConfigPluginOptions<typeof _bam_tech_react_native_ssl_pinning_build_withSSLPinningConfig["default"]>;
|
|
447
|
-
"@beyondidentity/bi-sdk-react-native": ConfigPluginOptions<
|
|
375
|
+
"@beyondidentity/bi-sdk-react-native": ConfigPluginOptions<unknown>;
|
|
448
376
|
"@bitdrift/react-native": ConfigPluginOptions<typeof _bitdrift_react_native_typescript_packages_react_native_src_plugin_withBitdrift_d_ts["default"]>;
|
|
449
377
|
"@bittingz/expo-widgets": ConfigPluginOptions<typeof _bittingz_expo_widgets_plugin_build_index["default"]>;
|
|
450
378
|
"@bpm-sekeh/expo-local-authentication": ConfigPluginOptions<typeof _bpm_sekeh_expo_local_authentication_plugin_build_withLocalAuthentication["default"]>;
|
|
@@ -452,76 +380,81 @@ interface ThirdPartyAutomatedPlugins {
|
|
|
452
380
|
"@braze/expo-plugin": ConfigPluginOptions<typeof _braze_expo_plugin_build_withBraze["default"]>;
|
|
453
381
|
"@calljmp/react-native": ConfigPluginOptions<typeof _calljmp_react_native_lib_withCalljmp["default"]>;
|
|
454
382
|
"@charmy.tech/react-native-admost": ConfigPluginOptions<typeof _charmy_tech_react_native_admost_plugin_build_index["default"]>;
|
|
383
|
+
"@clerk/clerk-expo": ConfigPluginOptions<unknown>;
|
|
455
384
|
"@clevertap/clevertap-expo-plugin": ConfigPluginOptions<typeof _clevertap_clevertap_expo_plugin_build_src_withClevertap["default"]>;
|
|
385
|
+
"@codemagic/react-native-patch": ConfigPluginOptions<typeof _codemagic_react_native_patch_app_plugin["default"]>;
|
|
456
386
|
"@config-plugins/react-native-adjust": ConfigPluginOptions<typeof _config_plugins_react_native_adjust_build_withReactNativeAdjust["default"]>;
|
|
457
387
|
"@config-plugins/react-native-blob-util": ConfigPluginOptions<typeof _config_plugins_react_native_blob_util_build_withReactNativeBlobUtil["default"]>;
|
|
458
388
|
"@config-plugins/react-native-branch": ConfigPluginOptions<typeof _config_plugins_react_native_branch_build_withBranch["default"]>;
|
|
459
389
|
"@config-plugins/react-native-callkeep": ConfigPluginOptions<typeof _config_plugins_react_native_callkeep_build_withCallkeep["default"]>;
|
|
460
390
|
"@config-plugins/react-native-pdf": ConfigPluginOptions<typeof _config_plugins_react_native_pdf_build_withPdf["default"]>;
|
|
461
|
-
"@corasan/image-compressor": ConfigPluginOptions<
|
|
462
|
-
"@criipto/verify-expo": ConfigPluginOptions<
|
|
391
|
+
"@corasan/image-compressor": ConfigPluginOptions<unknown>;
|
|
392
|
+
"@criipto/verify-expo": ConfigPluginOptions<unknown>;
|
|
463
393
|
"@crossmint/client-sdk-react-native-ui": ConfigPluginOptions<typeof _crossmint_client_sdk_react_native_ui_dist_plugin_withGooglePay["default"]>;
|
|
464
394
|
"@daily-co/config-plugin-rn-daily-js": ConfigPluginOptions<typeof _daily_co_config_plugin_rn_daily_js_build_withDaily["default"]>;
|
|
465
395
|
"@datadog/mobile-react-native": ConfigPluginOptions<unknown>;
|
|
466
|
-
"@davotisolutions/expo-localization-utils": ConfigPluginOptions<
|
|
396
|
+
"@davotisolutions/expo-localization-utils": ConfigPluginOptions<unknown>;
|
|
467
397
|
"@dbkable/react-native-speech-to-text": ConfigPluginOptions<typeof _dbkable_react_native_speech_to_text_app_plugin["default"]>;
|
|
468
398
|
"@deeplinknow/react-native": ConfigPluginOptions<typeof _deeplinknow_react_native_plugin_build_index["default"]>;
|
|
469
|
-
"@didomi/react-native": ConfigPluginOptions<
|
|
470
|
-
"@divvi/mobile": ConfigPluginOptions<typeof _divvi_mobile_plugin_build_index["default"]>;
|
|
399
|
+
"@didomi/react-native": ConfigPluginOptions<unknown>;
|
|
471
400
|
"@embrace-io/react-native": ConfigPluginOptions<typeof _embrace_io_react_native_lib_src_plugin_index["default"]>;
|
|
472
|
-
"@evennit/notifee-expo-plugin": ConfigPluginOptions<
|
|
473
|
-
"@
|
|
401
|
+
"@evennit/notifee-expo-plugin": ConfigPluginOptions<unknown>;
|
|
402
|
+
"@expensify/react-native-wallet": ConfigPluginOptions<typeof _expensify_react_native_wallet_plugins_build_index["default"]>;
|
|
474
403
|
"@fingerprintjs/fingerprintjs-pro-react-native": ConfigPluginOptions<typeof _fingerprintjs_fingerprintjs_pro_react_native_plugin_dist_withFingerprint["default"]>;
|
|
475
404
|
"@fishjam-cloud/react-native-client": ConfigPluginOptions<typeof _fishjam_cloud_react_native_client_plugin_build_withFishjam["default"]>;
|
|
476
405
|
"@fleetbase/react-native-mapbox-navigation": ConfigPluginOptions<unknown>;
|
|
477
406
|
"@fullstory/react-native": ConfigPluginOptions<typeof _fullstory_react_native_plugin_build_index["default"]>;
|
|
478
407
|
"@getcello/cello-react-native": ConfigPluginOptions<typeof _getcello_cello_react_native_lib_typescript_src_expo_plugin_index["default"]>;
|
|
479
|
-
"@giphy/react-native-sdk": ConfigPluginOptions<
|
|
408
|
+
"@giphy/react-native-sdk": ConfigPluginOptions<unknown>;
|
|
409
|
+
"@goliapkg/sentori-expo": ConfigPluginOptions<typeof _goliapkg_sentori_expo_app_plugin["default"]>;
|
|
480
410
|
"@grupalia/react-native-photo-picker": ConfigPluginOptions<typeof _grupalia_react_native_photo_picker_app_plugin["default"]>;
|
|
481
411
|
"@heartbot/expo-google-authentication": ConfigPluginOptions<typeof _heartbot_expo_google_authentication_plugin_build_index["default"]>;
|
|
482
412
|
"@honeycombio/opentelemetry-react-native": ConfigPluginOptions<typeof _honeycombio_opentelemetry_react_native_lib_typescript_module_src_plugin_withUUIDIosPlugin["default"]>;
|
|
483
413
|
"@hot-updater/react-native": ConfigPluginOptions<typeof _hot_updater_react_native_plugin_build_withHotUpdater["default"]>;
|
|
484
|
-
"@huddle01/react-native-call-detection": ConfigPluginOptions<
|
|
414
|
+
"@huddle01/react-native-call-detection": ConfigPluginOptions<unknown>;
|
|
485
415
|
"@huymobile/react-native-sms-retriever-nitro-module": ConfigPluginOptions<typeof _huymobile_react_native_sms_retriever_nitro_module_app_plugin["default"]>;
|
|
416
|
+
"@hyoper/rn-location": ConfigPluginOptions<unknown>;
|
|
486
417
|
"@intercom/intercom-react-native": ConfigPluginOptions<typeof _intercom_intercom_react_native_lib_typescript_module_expo_plugins_index["default"]>;
|
|
487
|
-
"@isudaji/react-native-install-apk": ConfigPluginOptions<
|
|
418
|
+
"@isudaji/react-native-install-apk": ConfigPluginOptions<unknown>;
|
|
488
419
|
"@iterable/expo-plugin": ConfigPluginOptions<typeof _iterable_expo_plugin_plugin_build_withIterable["default"]>;
|
|
489
420
|
"@journeyapps/react-native-quick-sqlite": ConfigPluginOptions<typeof _journeyapps_react_native_quick_sqlite_lib_typescript_withUseFrameworks["default"]>;
|
|
490
421
|
"@jt-technologies/expo-idnow": ConfigPluginOptions<typeof _jt_technologies_expo_idnow_plugin_build_index["default"]>;
|
|
422
|
+
"@kesha-antonov/react-native-background-downloader": ConfigPluginOptions<typeof _kesha_antonov_react_native_background_downloader_plugin_build_index["default"]>;
|
|
491
423
|
"@kickstartcrew/expo-financekit": ConfigPluginOptions<typeof _kickstartcrew_expo_financekit_build_plugin["default"]>;
|
|
492
|
-
"@kingstinct/react-native-activity-kit": ConfigPluginOptions<
|
|
424
|
+
"@kingstinct/react-native-activity-kit": ConfigPluginOptions<unknown>;
|
|
493
425
|
"@kingstinct/react-native-healthkit": ConfigPluginOptions<typeof _kingstinct_react_native_healthkit_app_plugin["default"]>;
|
|
494
426
|
"@leanplum/react-native-sdk": ConfigPluginOptions<typeof _leanplum_react_native_sdk_plugin_build_withLeanplumSDK["default"]>;
|
|
495
427
|
"@lightbase/rn-design-system": ConfigPluginOptions<typeof _lightbase_rn_design_system_lib_typescript_module_src_expo["default"]>;
|
|
496
428
|
"@livekit/react-native-expo-plugin": ConfigPluginOptions<typeof _livekit_react_native_expo_plugin_plugin_build_index["default"]>;
|
|
497
429
|
"@lovesworking/watermelondb-expo-plugin-sdk-52-plus": ConfigPluginOptions<typeof _lovesworking_watermelondb_expo_plugin_sdk_52_plus_build_withWatermelon["default"]>;
|
|
498
|
-
"@luciq/react-native": ConfigPluginOptions<
|
|
430
|
+
"@luciq/react-native": ConfigPluginOptions<unknown>;
|
|
431
|
+
"@lugg/maps": ConfigPluginOptions<typeof _lugg_maps_plugin_build_index["default"]>;
|
|
499
432
|
"@lyrahealth-inc/react-native-orientation-plugin": ConfigPluginOptions<typeof _lyrahealth_inc_react_native_orientation_plugin_build_withOrientation["default"]>;
|
|
500
433
|
"@mankin/expo-mods-append-build-version-suffix": ConfigPluginOptions<typeof _mankin_expo_mods_append_build_version_suffix_build_withSuffix["default"]>;
|
|
501
434
|
"@mankin/expo-mods-ble": ConfigPluginOptions<typeof _mankin_expo_mods_ble_build_withBLE["default"]>;
|
|
502
435
|
"@mankin/expo-mods-jpush": ConfigPluginOptions<typeof _mankin_expo_mods_jpush_build_withJPush["default"]>;
|
|
503
436
|
"@mankin/expo-mods-localized-name": ConfigPluginOptions<typeof _mankin_expo_mods_localized_name_build_withLocalizedName["default"]>;
|
|
504
437
|
"@maplibre/maplibre-react-native": ConfigPluginOptions<typeof _maplibre_maplibre_react_native_lib_typescript_commonjs_src_plugin_withMapLibre["default"]>;
|
|
505
|
-
"@mapsindoors/react-native-maps-indoors-google-maps": ConfigPluginOptions<
|
|
506
|
-
"@mapsindoors/react-native-maps-indoors-mapbox": ConfigPluginOptions<
|
|
438
|
+
"@mapsindoors/react-native-maps-indoors-google-maps": ConfigPluginOptions<unknown>;
|
|
439
|
+
"@mapsindoors/react-native-maps-indoors-mapbox": ConfigPluginOptions<unknown>;
|
|
507
440
|
"@matthewwarnes/react-native-ble-manager-plugin": ConfigPluginOptions<typeof _matthewwarnes_react_native_ble_manager_plugin_build_withBLE["default"]>;
|
|
508
441
|
"@mikekhristo/expo-tiktok-opensdk": ConfigPluginOptions<typeof _mikekhristo_expo_tiktok_opensdk_plugin_build_withTikTokOpenSDK["default"]>;
|
|
509
442
|
"@mj-studio/react-native-naver-map": ConfigPluginOptions<typeof _mj_studio_react_native_naver_map_expo_config_plugin_build_index["default"]>;
|
|
510
443
|
"@mobione/thermalib-expo": ConfigPluginOptions<typeof _mobione_thermalib_expo_plugin_build_index["default"]>;
|
|
511
444
|
"@morrowdigital/watermelondb-expo-plugin": ConfigPluginOptions<typeof _morrowdigital_watermelondb_expo_plugin_build_withWatermelon["default"]>;
|
|
512
445
|
"@mykin-ai/expo-audio-stream": ConfigPluginOptions<typeof _mykin_ai_expo_audio_stream_plugin_build_index["default"]>;
|
|
513
|
-
"@native-ui-org/native-modules": ConfigPluginOptions<
|
|
446
|
+
"@native-ui-org/native-modules": ConfigPluginOptions<unknown>;
|
|
514
447
|
"@naveen521kk/react-native-tokenizer": ConfigPluginOptions<typeof _naveen521kk_react_native_tokenizer_app_plugin["default"]>;
|
|
515
448
|
"@niondigital/cleverpush-expo-config-plugin": ConfigPluginOptions<typeof _niondigital_cleverpush_expo_config_plugin_build_withCleverPush["default"]>;
|
|
516
449
|
"@niondigital/widgets-expo-config-plugin": ConfigPluginOptions<typeof _niondigital_widgets_expo_config_plugin_build_withWidgets["default"]>;
|
|
517
450
|
"@novastera-oss/rn-google-signin": ConfigPluginOptions<typeof _novastera_oss_rn_google_signin_expo_plugin_build_withGoogleSignIn["default"]>;
|
|
518
451
|
"@oleg_svetlichnyi/expo-icloud-storage": ConfigPluginOptions<typeof _oleg_svetlichnyi_expo_icloud_storage_app_plugin["default"]>;
|
|
519
452
|
"@opacity-labs/react-native-opacity": ConfigPluginOptions<typeof _opacity_labs_react_native_opacity_expo_plugin_build_index["default"]>;
|
|
520
|
-
"@openreplay/react-native": ConfigPluginOptions<
|
|
453
|
+
"@openreplay/react-native": ConfigPluginOptions<unknown>;
|
|
521
454
|
"@peulda/expo-plugin-channel-io": ConfigPluginOptions<typeof _peulda_expo_plugin_channel_io_build_index["default"]>;
|
|
522
|
-
"@poilabs-dev/analysis-sdk-plugin": ConfigPluginOptions<
|
|
523
|
-
"@poilabs-dev/navigation-sdk-plugin": ConfigPluginOptions<
|
|
524
|
-
"@poilabs-dev/vd-navigation-sdk-plugin": ConfigPluginOptions<
|
|
455
|
+
"@poilabs-dev/analysis-sdk-plugin": ConfigPluginOptions<unknown>;
|
|
456
|
+
"@poilabs-dev/navigation-sdk-plugin": ConfigPluginOptions<unknown>;
|
|
457
|
+
"@poilabs-dev/vd-navigation-sdk-plugin": ConfigPluginOptions<unknown>;
|
|
525
458
|
"@portone/react-native-sdk": ConfigPluginOptions<typeof _portone_react_native_sdk_lib_typescript_plugin["default"]>;
|
|
526
459
|
"@prisma/react-native": ConfigPluginOptions<typeof _prisma_react_native_plugin_build_index["default"]>;
|
|
527
460
|
"@react-native-ai/mlc": ConfigPluginOptions<typeof _react_native_ai_mlc_lib_typescript_expo_plugin["default"]>;
|
|
@@ -535,84 +468,94 @@ interface ThirdPartyAutomatedPlugins {
|
|
|
535
468
|
"@react-native-firebase/perf": ConfigPluginOptions<typeof _react_native_firebase_perf_plugin_build_index["default"]>;
|
|
536
469
|
"@react-native-google-signin/google-signin": ConfigPluginOptions<typeof _react_native_google_signin_google_signin_plugin_build_withGoogleSignIn["default"]>;
|
|
537
470
|
"@react-native-kakao/core": ConfigPluginOptions<typeof _react_native_kakao_core_expo_config_plugin_build_index["default"]>;
|
|
471
|
+
"@react-native-runtimes/core": ConfigPluginOptions<typeof _react_native_runtimes_core_plugin_build_index["default"]>;
|
|
538
472
|
"@react-native-seoul/kakao-login": ConfigPluginOptions<typeof _react_native_seoul_kakao_login_plugins_index["default"]>;
|
|
539
473
|
"@react-native-seoul/naver-login": ConfigPluginOptions<typeof _react_native_seoul_naver_login_plugin_build_index["default"]>;
|
|
474
|
+
"@react-native-swc/core": ConfigPluginOptions<typeof _react_native_swc_core_dist_expo_plugin["default"]>;
|
|
540
475
|
"@react-native-tvos/config-tv": ConfigPluginOptions<typeof _react_native_tvos_config_tv_build_withTV["default"]>;
|
|
541
476
|
"@react-native-voice/voice": ConfigPluginOptions<typeof _react_native_voice_voice_plugin_build_withVoice["default"]>;
|
|
542
477
|
"@reactvision/react-viro": ConfigPluginOptions<typeof _reactvision_react_viro_dist_plugins_withViro["default"]>;
|
|
543
478
|
"@reclaimprotocol/inapp-rn-sdk": ConfigPluginOptions<typeof _reclaimprotocol_inapp_rn_sdk_expo_plugin_build_index["default"]>;
|
|
544
479
|
"@rnmapbox/maps": ConfigPluginOptions<typeof _rnmapbox_maps_plugin_build_withMapbox["default"]>;
|
|
545
480
|
"@rokt/react-native-sdk": ConfigPluginOptions<typeof _rokt_react_native_sdk_plugin_build_withRoktSDK["default"]>;
|
|
546
|
-
"@rownd/react-native": ConfigPluginOptions<
|
|
481
|
+
"@rownd/react-native": ConfigPluginOptions<unknown>;
|
|
547
482
|
"@sd-tech/rn-camera-face-blur": ConfigPluginOptions<typeof _sd_tech_rn_camera_face_blur_lib_typescript_expo_plugin_withVisionCamera["default"]>;
|
|
548
483
|
"@sentry/react-native": ConfigPluginOptions<typeof _sentry_react_native_plugin_build_index["default"]>;
|
|
549
484
|
"@sentry/react-native/expo": ConfigPluginOptions<typeof _sentry_react_native_plugin_build_index["default"]>;
|
|
485
|
+
"@siteed/audio-studio": ConfigPluginOptions<unknown>;
|
|
550
486
|
"@siteed/design-system": ConfigPluginOptions<typeof _siteed_design_system_dist_plugin_src_index["default"]>;
|
|
551
|
-
"@siteed/expo-audio-studio": ConfigPluginOptions<
|
|
487
|
+
"@siteed/expo-audio-studio": ConfigPluginOptions<unknown>;
|
|
552
488
|
"@solana-mobile/mobile-wallet-adapter-expo-bottom-sheet": ConfigPluginOptions<typeof _solana_mobile_mobile_wallet_adapter_expo_bottom_sheet_plugin_build_withBottomSheet["default"]>;
|
|
553
489
|
"@sparkfabrik/react-native-idfa-aaid": ConfigPluginOptions<unknown>;
|
|
554
490
|
"@spreen/ffmpeg-kit-react-native-config": ConfigPluginOptions<typeof _spreen_ffmpeg_kit_react_native_config_build_withFFMPEG["default"]>;
|
|
555
|
-
"@stonega/expo-google-signin": ConfigPluginOptions<
|
|
556
|
-
"@stream-io/video-react-native-sdk": ConfigPluginOptions<
|
|
491
|
+
"@stonega/expo-google-signin": ConfigPluginOptions<unknown>;
|
|
492
|
+
"@stream-io/video-react-native-sdk": ConfigPluginOptions<unknown>;
|
|
557
493
|
"@stripe/stripe-react-native": ConfigPluginOptions<typeof _stripe_stripe_react_native_lib_typescript_src_plugin_withStripe["default"]>;
|
|
558
494
|
"@stripe/stripe-terminal-react-native": ConfigPluginOptions<typeof _stripe_stripe_terminal_react_native_lib_typescript_src_plugin_withStripeTerminal["default"]>;
|
|
495
|
+
"@superfan-app/spotify-auth": ConfigPluginOptions<typeof _superfan_app_spotify_auth_plugin_build_index["default"]>;
|
|
559
496
|
"@survicate/react-native-survicate": ConfigPluginOptions<typeof _survicate_react_native_survicate_lib_typescript_expo_withSurvicate["default"]>;
|
|
560
497
|
"@thedev132/expo-widgets": ConfigPluginOptions<typeof _thedev132_expo_widgets_plugin_build_index["default"]>;
|
|
561
498
|
"@threls/expo-pusher-beams": ConfigPluginOptions<typeof _threls_expo_pusher_beams_plugin_build_withPusherBeams["default"]>;
|
|
562
499
|
"@track-asia/trackasia-react-native": ConfigPluginOptions<typeof _track_asia_trackasia_react_native_lib_typescript_module_src_plugin_ios["default"]>;
|
|
563
500
|
"@tripleplaypay/react-native": ConfigPluginOptions<unknown>;
|
|
564
|
-
"@tryvital/vital-core-react-native": ConfigPluginOptions<
|
|
565
|
-
"@tryvital/vital-health-react-native": ConfigPluginOptions<
|
|
501
|
+
"@tryvital/vital-core-react-native": ConfigPluginOptions<unknown>;
|
|
502
|
+
"@tryvital/vital-health-react-native": ConfigPluginOptions<unknown>;
|
|
566
503
|
"@vietmap/vietmap-gl-react-native": ConfigPluginOptions<typeof _vietmap_vietmap_gl_react_native_plugin_build_withVietmap["default"]>;
|
|
567
504
|
"@vivition/expo-camera": ConfigPluginOptions<typeof _vivition_expo_camera_plugin_build_withCamera["default"]>;
|
|
568
|
-
"@vonovak/react-native-theme-control": ConfigPluginOptions<
|
|
505
|
+
"@vonovak/react-native-theme-control": ConfigPluginOptions<unknown>;
|
|
569
506
|
"@woosmap/expo-plugin-geofencing-batch": ConfigPluginOptions<typeof _woosmap_expo_plugin_geofencing_batch_build_index["default"]>;
|
|
570
507
|
"@wwdrew/expo-android-account-manager": ConfigPluginOptions<typeof _wwdrew_expo_android_account_manager_plugin_build_index["default"]>;
|
|
571
508
|
"@wwdrew/expo-spotify-sdk": ConfigPluginOptions<typeof _wwdrew_expo_spotify_sdk_plugin_build_index["default"]>;
|
|
572
|
-
"@xmartlabs/react-native-line": ConfigPluginOptions<
|
|
573
|
-
"@youssefhenna/expo-enode-link-sdk": ConfigPluginOptions<
|
|
574
|
-
"@youssefhenna/expo-mapbox-navigation": ConfigPluginOptions<
|
|
509
|
+
"@xmartlabs/react-native-line": ConfigPluginOptions<unknown>;
|
|
510
|
+
"@youssefhenna/expo-enode-link-sdk": ConfigPluginOptions<unknown>;
|
|
511
|
+
"@youssefhenna/expo-mapbox-navigation": ConfigPluginOptions<unknown>;
|
|
575
512
|
"@yownes/core": ConfigPluginOptions<unknown>;
|
|
576
513
|
"@zamplyy/react-native-vector-image-plugin": ConfigPluginOptions<typeof _zamplyy_react_native_vector_image_plugin_build_withVectorImage["default"]>;
|
|
577
514
|
"@zoontek/react-native-navigation-bar": ConfigPluginOptions<typeof _zoontek_react_native_navigation_bar_dist_typescript_expo["default"]>;
|
|
578
515
|
"airship-expo-plugin": ConfigPluginOptions<typeof airship_expo_plugin_plugin_build_withAirship["default"]>;
|
|
579
516
|
"android-glance-widget-expo": ConfigPluginOptions<typeof android_glance_widget_expo_plugin_build_index["default"]>;
|
|
580
|
-
"app-icon-badge": ConfigPluginOptions<
|
|
517
|
+
"app-icon-badge": ConfigPluginOptions<unknown>;
|
|
518
|
+
"apple-health": ConfigPluginOptions<typeof apple_health_plugin_build_index["default"]>;
|
|
581
519
|
"apple-healthkit-export": ConfigPluginOptions<typeof apple_healthkit_export_plugin_build_index["default"]>;
|
|
582
520
|
"banuba-expo": ConfigPluginOptions<typeof banuba_expo_plugin_build_withBanuba["default"]>;
|
|
583
521
|
"bitmovin-player-react-native": ConfigPluginOptions<typeof bitmovin_player_react_native_plugin_build_index["default"]>;
|
|
584
522
|
"bitmovin-player-react-native-analytics-conviva": ConfigPluginOptions<typeof bitmovin_player_react_native_analytics_conviva_plugin_build_index["default"]>;
|
|
585
|
-
blueswarm: ConfigPluginOptions<typeof blueswarm_plugin_build_withBlueSwarm["default"]>;
|
|
586
523
|
"cleverpush-expo-plugin": ConfigPluginOptions<typeof cleverpush_expo_plugin_build_cleverpush_withCleverPush["default"]>;
|
|
587
524
|
customerapp: ConfigPluginOptions<unknown>;
|
|
588
|
-
"dojah-kyc-sdk-react-expo": ConfigPluginOptions<
|
|
525
|
+
"dojah-kyc-sdk-react-expo": ConfigPluginOptions<unknown>;
|
|
589
526
|
eos: ConfigPluginOptions<unknown>;
|
|
590
527
|
"expo-ads-facebook": ConfigPluginOptions<typeof expo_ads_facebook_plugin_build_withFacebookAds["default"]>;
|
|
591
528
|
"expo-alarm-module": ConfigPluginOptions<typeof expo_alarm_module_plugin_build_withExpoAlarmModule["default"]>;
|
|
529
|
+
"expo-aliyun-oss": ConfigPluginOptions<typeof expo_aliyun_oss_plugin_build_index["default"]>;
|
|
530
|
+
"expo-aliyun-push": ConfigPluginOptions<typeof expo_aliyun_push_plugin_build_index["default"]>;
|
|
592
531
|
"expo-alternate-app-icons": ConfigPluginOptions<typeof expo_alternate_app_icons_plugin_build_index["default"]>;
|
|
593
532
|
"expo-app-auth": ConfigPluginOptions<typeof expo_app_auth_plugin_build_withAppAuth["default"]>;
|
|
594
533
|
"expo-appcenter": ConfigPluginOptions<typeof expo_appcenter_plugin_build_index["default"]>;
|
|
595
534
|
"expo-apple-authentication": ConfigPluginOptions<typeof expo_apple_authentication_plugin_build_withAppleAuth["default"]>;
|
|
596
|
-
"expo-applovin-ads": ConfigPluginOptions<
|
|
535
|
+
"expo-applovin-ads": ConfigPluginOptions<unknown>;
|
|
597
536
|
"expo-asset": ConfigPluginOptions<typeof expo_asset_plugin_build_withAssets["default"]>;
|
|
537
|
+
"expo-assistant-functions": ConfigPluginOptions<typeof expo_assistant_functions_plugin_build_index["default"]>;
|
|
598
538
|
"expo-audio": ConfigPluginOptions<typeof expo_audio_plugin_build_withAudio["default"]>;
|
|
599
539
|
"expo-audio-studio": ConfigPluginOptions<typeof expo_audio_studio_plugin_build_withAudio["default"]>;
|
|
600
540
|
"expo-av": ConfigPluginOptions<typeof expo_av_plugin_build_withAV["default"]>;
|
|
601
541
|
"expo-background-fetch": ConfigPluginOptions<typeof expo_background_fetch_plugin_build_withBackgroundFetch["default"]>;
|
|
602
|
-
"expo-background-recording": ConfigPluginOptions<
|
|
542
|
+
"expo-background-recording": ConfigPluginOptions<unknown>;
|
|
603
543
|
"expo-background-task": ConfigPluginOptions<typeof expo_background_task_plugin_build_withBackgroundTask["default"]>;
|
|
604
544
|
"expo-banuba": ConfigPluginOptions<typeof expo_banuba_plugin_build_withBanuba["default"]>;
|
|
605
545
|
"expo-barcode-scanner": ConfigPluginOptions<typeof expo_barcode_scanner_plugin_build_withBarcodeScanner["default"]>;
|
|
606
|
-
"expo-bare-kit": ConfigPluginOptions<
|
|
607
|
-
"expo-
|
|
546
|
+
"expo-bare-kit": ConfigPluginOptions<unknown>;
|
|
547
|
+
"expo-beacon": ConfigPluginOptions<typeof expo_beacon_plugin_build_index["default"]>;
|
|
548
|
+
"expo-bonjour": ConfigPluginOptions<typeof expo_bonjour_plugin_build_index["default"]>;
|
|
608
549
|
"expo-branch": ConfigPluginOptions<typeof expo_branch_plugin_build_withBranch["default"]>;
|
|
609
550
|
"expo-brightness": ConfigPluginOptions<typeof expo_brightness_plugin_build_withBrightness["default"]>;
|
|
610
551
|
"expo-brother-printer-sdk": ConfigPluginOptions<typeof expo_brother_printer_sdk_plugin_build_index["default"]>;
|
|
611
552
|
"expo-build-flags": ConfigPluginOptions<typeof expo_build_flags_build_config_plugin_index["default"]>;
|
|
612
553
|
"expo-build-properties": ConfigPluginOptions<typeof expo_build_properties_build_withBuildProperties["default"]>;
|
|
554
|
+
"expo-cafebazaar-auth": ConfigPluginOptions<unknown>;
|
|
613
555
|
"expo-calendar": ConfigPluginOptions<typeof expo_calendar_plugin_build_withCalendar["default"]>;
|
|
556
|
+
"expo-callkit-telecom": ConfigPluginOptions<typeof expo_callkit_telecom_plugin_build_withExpoCallKitTelecom["default"]>;
|
|
614
557
|
"expo-camera": ConfigPluginOptions<typeof expo_camera_plugin_build_withCamera["default"]>;
|
|
615
|
-
"expo-cdnbye": ConfigPluginOptions<
|
|
558
|
+
"expo-cdnbye": ConfigPluginOptions<unknown>;
|
|
616
559
|
"expo-cellular": ConfigPluginOptions<typeof expo_cellular_plugin_build_withCellular["default"]>;
|
|
617
560
|
"expo-check-installed-apps": ConfigPluginOptions<typeof expo_check_installed_apps_plugin_build_index["default"]>;
|
|
618
561
|
"expo-clear-keychain": ConfigPluginOptions<typeof expo_clear_keychain_lib_typescript_module_src_index["default"]>;
|
|
@@ -626,14 +569,18 @@ interface ThirdPartyAutomatedPlugins {
|
|
|
626
569
|
"expo-dev-client": ConfigPluginOptions<typeof expo_dev_client_plugin_build_withDevClient["default"]>;
|
|
627
570
|
"expo-dev-launcher": ConfigPluginOptions<unknown>;
|
|
628
571
|
"expo-document-picker": ConfigPluginOptions<typeof expo_document_picker_plugin_build_withDocumentPicker["default"]>;
|
|
572
|
+
"expo-document-scanner": ConfigPluginOptions<unknown>;
|
|
629
573
|
"expo-dynamic-app-icon": ConfigPluginOptions<typeof expo_dynamic_app_icon_plugin_build_withDynamicIcon["default"]>;
|
|
630
574
|
"expo-embed-android-unity-project": ConfigPluginOptions<typeof expo_embed_android_unity_project_build_index["default"]>;
|
|
631
575
|
"expo-facebook": ConfigPluginOptions<typeof expo_facebook_plugin_build_withFacebook["default"]>;
|
|
632
576
|
"expo-file-system": ConfigPluginOptions<typeof expo_file_system_plugin_build_withFileSystem["default"]>;
|
|
633
|
-
"expo-firebase-app-distribution": ConfigPluginOptions<
|
|
577
|
+
"expo-firebase-app-distribution": ConfigPluginOptions<unknown>;
|
|
634
578
|
"expo-firebase-core": ConfigPluginOptions<typeof expo_firebase_core_plugin_build_withFirebaseCore["default"]>;
|
|
635
|
-
"expo-floating-bubble": ConfigPluginOptions<
|
|
579
|
+
"expo-floating-bubble": ConfigPluginOptions<unknown>;
|
|
636
580
|
"expo-font": ConfigPluginOptions<typeof expo_font_plugin_build_withFonts["default"]>;
|
|
581
|
+
"expo-gaode-map": ConfigPluginOptions<typeof expo_gaode_map_plugin_build_withGaodeMap["default"]>;
|
|
582
|
+
"expo-gaode-map-navigation": ConfigPluginOptions<typeof expo_gaode_map_navigation_plugin_build_withGaodeMap["default"]>;
|
|
583
|
+
"expo-gbk-converter": ConfigPluginOptions<unknown>;
|
|
637
584
|
"expo-google-sign-in": ConfigPluginOptions<typeof expo_google_sign_in_plugin_build_withGoogleSignIn["default"]>;
|
|
638
585
|
"expo-gradle-ext-vars": ConfigPluginOptions<typeof expo_gradle_ext_vars_build_index["default"]>;
|
|
639
586
|
"expo-gradle-jvmargs": ConfigPluginOptions<typeof expo_gradle_jvmargs_plugin_build_withGradleJvmArgs["default"]>;
|
|
@@ -647,128 +594,145 @@ interface ThirdPartyAutomatedPlugins {
|
|
|
647
594
|
"expo-image": ConfigPluginOptions<unknown>;
|
|
648
595
|
"expo-image-picker": ConfigPluginOptions<typeof expo_image_picker_plugin_build_withImagePicker["default"]>;
|
|
649
596
|
"expo-install-apps": ConfigPluginOptions<typeof expo_install_apps_plugin_build_withAppList["default"]>;
|
|
650
|
-
"expo-instant-app": ConfigPluginOptions<
|
|
597
|
+
"expo-instant-app": ConfigPluginOptions<unknown>;
|
|
651
598
|
"expo-libvlc-player": ConfigPluginOptions<typeof expo_libvlc_player_plugin_build_withExpoLibVlcPlayer["default"]>;
|
|
652
599
|
"expo-linkrunner": ConfigPluginOptions<typeof expo_linkrunner_build_module["default"]>;
|
|
600
|
+
"expo-liquid-glass-native": ConfigPluginOptions<unknown>;
|
|
653
601
|
"expo-live-activity": ConfigPluginOptions<typeof expo_live_activity_plugin_build_index["default"]>;
|
|
654
602
|
"expo-live-updates": ConfigPluginOptions<unknown>;
|
|
655
|
-
"expo-llm-mediapipe": ConfigPluginOptions<
|
|
603
|
+
"expo-llm-mediapipe": ConfigPluginOptions<unknown>;
|
|
656
604
|
"expo-local-authentication": ConfigPluginOptions<typeof expo_local_authentication_plugin_build_withLocalAuthentication["default"]>;
|
|
657
605
|
"expo-localization": ConfigPluginOptions<typeof expo_localization_plugin_build_withExpoLocalization["default"]>;
|
|
658
606
|
"expo-location": ConfigPluginOptions<typeof expo_location_plugin_build_withLocation["default"]>;
|
|
659
607
|
"expo-mail-composer": ConfigPluginOptions<typeof expo_mail_composer_plugin_build_withMailComposer["default"]>;
|
|
660
608
|
"expo-mapbox-navigation": ConfigPluginOptions<unknown>;
|
|
661
609
|
"expo-maps": ConfigPluginOptions<typeof expo_maps_plugin_build_withMapsLocation["default"]>;
|
|
662
|
-
"expo-mds": ConfigPluginOptions<
|
|
610
|
+
"expo-mds": ConfigPluginOptions<unknown>;
|
|
611
|
+
"expo-media-control": ConfigPluginOptions<typeof expo_media_control_plugin_build_index["default"]>;
|
|
663
612
|
"expo-media-library": ConfigPluginOptions<typeof expo_media_library_plugin_build_withMediaLibrary["default"]>;
|
|
664
|
-
"expo-motion-detector": ConfigPluginOptions<
|
|
665
|
-
"expo-moyasar-apple-pay": ConfigPluginOptions<
|
|
666
|
-
"expo-music-picker": ConfigPluginOptions<
|
|
667
|
-
"expo-native-alipay": ConfigPluginOptions<
|
|
613
|
+
"expo-motion-detector": ConfigPluginOptions<unknown>;
|
|
614
|
+
"expo-moyasar-apple-pay": ConfigPluginOptions<unknown>;
|
|
615
|
+
"expo-music-picker": ConfigPluginOptions<unknown>;
|
|
616
|
+
"expo-native-alipay": ConfigPluginOptions<unknown>;
|
|
668
617
|
"expo-native-asset": ConfigPluginOptions<typeof expo_native_asset_build_index["default"]>;
|
|
669
618
|
"expo-native-lockfiles": ConfigPluginOptions<typeof expo_native_lockfiles_plugin_build_lockfile_plugin["default"]>;
|
|
670
|
-
"expo-native-
|
|
619
|
+
"expo-native-sheet-emojis": ConfigPluginOptions<unknown>;
|
|
620
|
+
"expo-native-wechat": ConfigPluginOptions<unknown>;
|
|
671
621
|
"expo-navigation-bar": ConfigPluginOptions<typeof expo_navigation_bar_plugin_build_withNavigationBar["default"]>;
|
|
672
622
|
"expo-notifications": ConfigPluginOptions<typeof expo_notifications_plugin_build_withNotifications["default"]>;
|
|
623
|
+
"expo-numerator": ConfigPluginOptions<unknown>;
|
|
673
624
|
"expo-payments-stripe": ConfigPluginOptions<typeof expo_payments_stripe_plugin_build_withStripe["default"]>;
|
|
674
625
|
"expo-pip": ConfigPluginOptions<typeof expo_pip_plugin_build_index["default"]>;
|
|
675
|
-
"expo-pod-pinner": ConfigPluginOptions<
|
|
626
|
+
"expo-pod-pinner": ConfigPluginOptions<unknown>;
|
|
627
|
+
"expo-privacy-image": ConfigPluginOptions<typeof expo_privacy_image_plugin_build_index["default"]>;
|
|
676
628
|
"expo-privacy-manifest-polyfill-plugin": ConfigPluginOptions<typeof expo_privacy_manifest_polyfill_plugin_build_withExpoPrivacyManifestPolyfillPlugin["default"]>;
|
|
629
|
+
"expo-qq": ConfigPluginOptions<typeof expo_qq_plugin_build_index["default"]>;
|
|
677
630
|
"expo-quest-notifications": ConfigPluginOptions<typeof expo_quest_notifications_plugin_build_withNotifications["default"]>;
|
|
678
631
|
"expo-quick-actions": ConfigPluginOptions<typeof expo_quick_actions_plugin_build_index["default"]>;
|
|
679
|
-
"expo-react-native-freshchat": ConfigPluginOptions<
|
|
680
|
-
"expo-release-signing": ConfigPluginOptions<
|
|
632
|
+
"expo-react-native-freshchat": ConfigPluginOptions<unknown>;
|
|
633
|
+
"expo-release-signing": ConfigPluginOptions<unknown>;
|
|
681
634
|
"expo-request-more-ram": ConfigPluginOptions<typeof expo_request_more_ram_build_index["default"]>;
|
|
682
635
|
"expo-required-hardware": ConfigPluginOptions<typeof expo_required_hardware_build_withRequiredHardware["default"]>;
|
|
683
|
-
"expo-
|
|
636
|
+
"expo-reverse-tcp": ConfigPluginOptions<typeof expo_reverse_tcp_dist_index["default"]>;
|
|
637
|
+
"expo-roomplan": ConfigPluginOptions<unknown>;
|
|
684
638
|
"expo-router": ConfigPluginOptions<typeof expo_router_plugin_build_index["default"]>;
|
|
639
|
+
"expo-ruler": ConfigPluginOptions<typeof expo_ruler_build_withRuler["default"]>;
|
|
685
640
|
"expo-safari-web-extension": ConfigPluginOptions<typeof expo_safari_web_extension_lib_typescript_module_src_index["default"]>;
|
|
686
641
|
"expo-screen-orientation": ConfigPluginOptions<typeof expo_screen_orientation_plugin_build_withScreenOrientation["default"]>;
|
|
687
642
|
"expo-secure-store": ConfigPluginOptions<typeof expo_secure_store_plugin_build_withSecureStore["default"]>;
|
|
688
643
|
"expo-sensors": ConfigPluginOptions<typeof expo_sensors_plugin_build_withSensors["default"]>;
|
|
689
644
|
"expo-share-extension": ConfigPluginOptions<typeof expo_share_extension_plugin_build_index["default"]>;
|
|
690
645
|
"expo-share-intent": ConfigPluginOptions<typeof expo_share_intent_plugin_build_index["default"]>;
|
|
646
|
+
"expo-sharing": ConfigPluginOptions<typeof expo_sharing_plugin_build_index["default"]>;
|
|
691
647
|
"expo-shazamkit": ConfigPluginOptions<typeof expo_shazamkit_plugin_build_withShazamKit["default"]>;
|
|
692
648
|
"expo-signature": ConfigPluginOptions<typeof expo_signature_plugin_build_withLocalAuthentication["default"]>;
|
|
693
|
-
"expo-speech-recognition": ConfigPluginOptions<
|
|
649
|
+
"expo-speech-recognition": ConfigPluginOptions<unknown>;
|
|
694
650
|
"expo-splash-screen": ConfigPluginOptions<typeof expo_splash_screen_plugin_build_withSplashScreen["default"]>;
|
|
695
651
|
"expo-sqlite": ConfigPluginOptions<typeof expo_sqlite_plugin_build_withSQLite["default"]>;
|
|
696
652
|
"expo-stores-games-services": ConfigPluginOptions<typeof expo_stores_games_services_plugin_build_index["default"]>;
|
|
653
|
+
"expo-stream-audio": ConfigPluginOptions<unknown>;
|
|
697
654
|
"expo-stt": ConfigPluginOptions<typeof expo_stt_plugin_build_withSpeechRecognition["default"]>;
|
|
698
655
|
"expo-system-ui": ConfigPluginOptions<typeof expo_system_ui_plugin_build_withSystemUI["default"]>;
|
|
699
656
|
"expo-tappay-line-pay": ConfigPluginOptions<typeof expo_tappay_line_pay_plugin_build_index["default"]>;
|
|
700
657
|
"expo-task-manager": ConfigPluginOptions<typeof expo_task_manager_plugin_build_withTaskManager["default"]>;
|
|
658
|
+
"expo-tencent-trtc": ConfigPluginOptions<typeof expo_tencent_trtc_plugin_build_index["default"]>;
|
|
701
659
|
"expo-tiktok-sdk": ConfigPluginOptions<unknown>;
|
|
702
660
|
"expo-tracking-transparency": ConfigPluginOptions<typeof expo_tracking_transparency_plugin_build_withTrackingTransparency["default"]>;
|
|
703
|
-
"expo-
|
|
704
|
-
"expo-umeng
|
|
661
|
+
"expo-truecaller": ConfigPluginOptions<typeof expo_truecaller_plugin_build_index["default"]>;
|
|
662
|
+
"expo-umeng": ConfigPluginOptions<unknown>;
|
|
663
|
+
"expo-umeng-analytics": ConfigPluginOptions<unknown>;
|
|
705
664
|
"expo-updates": ConfigPluginOptions<typeof expo_updates_plugin_build_withUpdates["default"]>;
|
|
706
665
|
"expo-user-identity": ConfigPluginOptions<typeof expo_user_identity_plugin_build_index["default"]>;
|
|
707
|
-
"expo-vas-lib": ConfigPluginOptions<
|
|
666
|
+
"expo-vas-lib": ConfigPluginOptions<unknown>;
|
|
708
667
|
"expo-video": ConfigPluginOptions<typeof expo_video_plugin_build_withExpoVideo["default"]>;
|
|
709
668
|
"expo-video-composer": ConfigPluginOptions<unknown>;
|
|
710
669
|
"expo-vision-image-scanner": ConfigPluginOptions<typeof expo_vision_image_scanner_plugin_build_index["default"]>;
|
|
711
670
|
"expo-web-browser": ConfigPluginOptions<typeof expo_web_browser_plugin_build_withWebBrowser["default"]>;
|
|
712
671
|
"expo-wechat": ConfigPluginOptions<typeof expo_wechat_plugin_build_index["default"]>;
|
|
713
672
|
"expo-whisper": ConfigPluginOptions<typeof expo_whisper_plugin_src_index["default"]>;
|
|
714
|
-
"expo-
|
|
715
|
-
"expo-
|
|
673
|
+
"expo-widgets": ConfigPluginOptions<typeof expo_widgets_plugin_build_withWidgets["default"]>;
|
|
674
|
+
"expo-wireguard": ConfigPluginOptions<unknown>;
|
|
675
|
+
"expo-zendesk-messaging": ConfigPluginOptions<unknown>;
|
|
716
676
|
"ez-expo-share": ConfigPluginOptions<typeof ez_expo_share_plugin_build_withShareExtension["default"]>;
|
|
717
677
|
"ez-zendesk-unified-sdk": ConfigPluginOptions<typeof ez_zendesk_unified_sdk_plugin_build_index["default"]>;
|
|
718
678
|
"fork-expo-document-picker": ConfigPluginOptions<typeof fork_expo_document_picker_plugin_build_withDocumentPicker["default"]>;
|
|
719
679
|
"freerasp-react-native": ConfigPluginOptions<typeof freerasp_react_native_plugin_build_index["default"]>;
|
|
720
680
|
"hypertrack-sdk-expo": ConfigPluginOptions<typeof hypertrack_sdk_expo_build_index["default"]>;
|
|
721
681
|
"instabug-reactnative": ConfigPluginOptions<typeof instabug_reactnative_plugin_src_index["default"]>;
|
|
722
|
-
"jpush-expo-config-plugin": ConfigPluginOptions<
|
|
682
|
+
"jpush-expo-config-plugin": ConfigPluginOptions<unknown>;
|
|
723
683
|
"karte-expo-plugin": ConfigPluginOptions<typeof karte_expo_plugin_build_withKarte["default"]>;
|
|
724
684
|
"letro-passport": ConfigPluginOptions<typeof letro_passport_plugin_build_index["default"]>;
|
|
725
685
|
"llama.rn": ConfigPluginOptions<typeof llama_rn_lib_typescript_expo_plugin_withLlamaRN["default"]>;
|
|
726
686
|
"mindbox-expo-plugin": ConfigPluginOptions<typeof mindbox_expo_plugin_build_withMindbox["default"]>;
|
|
727
|
-
"
|
|
687
|
+
"munim-bluetooth": ConfigPluginOptions<unknown>;
|
|
688
|
+
"mx-jpush-expo": ConfigPluginOptions<unknown>;
|
|
728
689
|
"newrelic-react-native-agent": ConfigPluginOptions<typeof newrelic_react_native_agent_plugin_build_index["default"]>;
|
|
729
|
-
"onesignal-expo-plugin": ConfigPluginOptions<
|
|
730
|
-
"onnxruntime-react-native": ConfigPluginOptions<
|
|
690
|
+
"onesignal-expo-plugin": ConfigPluginOptions<unknown>;
|
|
691
|
+
"onnxruntime-react-native": ConfigPluginOptions<unknown>;
|
|
731
692
|
"patch-project": ConfigPluginOptions<typeof patch_project_build_withPatchPlugin["default"]>;
|
|
732
693
|
"pushwoosh-expo-plugin": ConfigPluginOptions<typeof pushwoosh_expo_plugin_plugin_build_withPushwoosh["default"]>;
|
|
733
|
-
"pushy-expo-plugin": ConfigPluginOptions<
|
|
694
|
+
"pushy-expo-plugin": ConfigPluginOptions<unknown>;
|
|
695
|
+
"react-native-adapty": ConfigPluginOptions<unknown>;
|
|
734
696
|
"react-native-add-calendar-event": ConfigPluginOptions<typeof react_native_add_calendar_event_plugin_build_withAddCalendarEvent["default"]>;
|
|
735
697
|
"react-native-admob-native-ads": ConfigPluginOptions<typeof react_native_admob_native_ads_plugin_build_withAdmobNativeAds["default"]>;
|
|
736
|
-
"react-native-altitude-plugin": ConfigPluginOptions<
|
|
698
|
+
"react-native-altitude-plugin": ConfigPluginOptions<unknown>;
|
|
737
699
|
"react-native-app-auth": ConfigPluginOptions<typeof react_native_app_auth_plugin_build_index["default"]>;
|
|
738
700
|
"react-native-app-clip": ConfigPluginOptions<typeof react_native_app_clip_plugin_build_index["default"]>;
|
|
739
|
-
"react-native-appsflyer": ConfigPluginOptions<
|
|
701
|
+
"react-native-appsflyer": ConfigPluginOptions<unknown>;
|
|
740
702
|
"react-native-attribution-token": ConfigPluginOptions<typeof react_native_attribution_token_lib_typescript_expo_plugin_withBoringSSLFix["default"]>;
|
|
741
703
|
"react-native-audio-api": ConfigPluginOptions<typeof react_native_audio_api_lib_typescript_plugin_withAudioAPI["default"]>;
|
|
704
|
+
"react-native-audio-recorder-player": ConfigPluginOptions<typeof react_native_audio_recorder_player_lib_typescript_plugin_src_index["default"]>;
|
|
742
705
|
"react-native-auth0": ConfigPluginOptions<typeof react_native_auth0_src_plugin_withAuth0["default"]>;
|
|
743
|
-
"react-native-auto-skeleton": ConfigPluginOptions<
|
|
706
|
+
"react-native-auto-skeleton": ConfigPluginOptions<unknown>;
|
|
744
707
|
"react-native-background-fetch": ConfigPluginOptions<typeof react_native_background_fetch_expo_plugin_build_index["default"]>;
|
|
745
708
|
"react-native-background-geolocation": ConfigPluginOptions<typeof react_native_background_geolocation_expo_plugin_build_index["default"]>;
|
|
746
|
-
"react-native-
|
|
709
|
+
"react-native-beacon-kit": ConfigPluginOptions<typeof react_native_beacon_kit_app_plugin["default"]>;
|
|
710
|
+
"react-native-blasted-image": ConfigPluginOptions<unknown>;
|
|
747
711
|
"react-native-ble-manager": ConfigPluginOptions<typeof react_native_ble_manager_plugin_build_withBLE["default"]>;
|
|
748
712
|
"react-native-ble-plx": ConfigPluginOptions<typeof react_native_ble_plx_plugin_build_withBLE["default"]>;
|
|
749
713
|
"react-native-bootsplash": ConfigPluginOptions<typeof react_native_bootsplash_dist_typescript_expo["withBootSplash"]>;
|
|
750
714
|
"react-native-bottom-tabs": ConfigPluginOptions<typeof react_native_bottom_tabs_lib_typescript_src_expo["default"]>;
|
|
751
715
|
"react-native-call-detection": ConfigPluginOptions<unknown>;
|
|
752
|
-
"react-native-candle": ConfigPluginOptions<
|
|
753
|
-
"react-native-capture-protection": ConfigPluginOptions<
|
|
716
|
+
"react-native-candle": ConfigPluginOptions<unknown>;
|
|
717
|
+
"react-native-capture-protection": ConfigPluginOptions<unknown>;
|
|
754
718
|
"react-native-cloud-storage": ConfigPluginOptions<typeof react_native_cloud_storage_dist_typescript_expo_plugin_index["default"]>;
|
|
755
|
-
"react-native-cloud-store": ConfigPluginOptions<
|
|
719
|
+
"react-native-cloud-store": ConfigPluginOptions<unknown>;
|
|
756
720
|
"react-native-compressor": ConfigPluginOptions<typeof react_native_compressor_lib_typescript_expo_plugin_compressor["default"]>;
|
|
757
721
|
"react-native-core-bluetooth": ConfigPluginOptions<typeof react_native_core_bluetooth_lib_typescript_src_expo_plugin_withCoreBluetooth["default"]>;
|
|
758
722
|
"react-native-credentials-manager": ConfigPluginOptions<typeof react_native_credentials_manager_app_plugin["default"]>;
|
|
759
723
|
"react-native-crisp-chat-sdk": ConfigPluginOptions<typeof react_native_crisp_chat_sdk_plugin_build_withCrispChat["default"]>;
|
|
724
|
+
"react-native-custom-splash": ConfigPluginOptions<unknown>;
|
|
760
725
|
"react-native-deepgram": ConfigPluginOptions<typeof react_native_deepgram_plugin_build_index["default"]>;
|
|
761
|
-
"react-native-device-activity": ConfigPluginOptions<
|
|
762
|
-
"react-native-dji-mobile-sdk": ConfigPluginOptions<
|
|
726
|
+
"react-native-device-activity": ConfigPluginOptions<unknown>;
|
|
727
|
+
"react-native-dji-mobile-sdk": ConfigPluginOptions<unknown>;
|
|
763
728
|
"react-native-document-scanner-plugin": ConfigPluginOptions<typeof react_native_document_scanner_plugin_expo_plugin_build_withDocumentScanner["default"]>;
|
|
764
|
-
"react-native-dynamic-activities": ConfigPluginOptions<typeof react_native_dynamic_activities_app_plugin["default"]>;
|
|
765
729
|
"react-native-edge-to-edge": ConfigPluginOptions<typeof react_native_edge_to_edge_dist_typescript_expo["default"]>;
|
|
766
|
-
"react-native-email-link": ConfigPluginOptions<
|
|
730
|
+
"react-native-email-link": ConfigPluginOptions<unknown>;
|
|
767
731
|
"react-native-embedded-httpd": ConfigPluginOptions<typeof react_native_embedded_httpd_lib_typescript_module_withoutNettyMeta["default"]>;
|
|
732
|
+
"react-native-enriched-markdown": ConfigPluginOptions<unknown>;
|
|
768
733
|
"react-native-epson-escposprinter": ConfigPluginOptions<typeof react_native_epson_escposprinter_lib_typescript_module_withPluginConfigs["default"]>;
|
|
769
734
|
"react-native-expo-braintree": ConfigPluginOptions<typeof react_native_expo_braintree_lib_typescript_src_plugin_withExpoBraintree["default"]>;
|
|
770
|
-
"react-native-expo-
|
|
771
|
-
"react-native-expo-moengage": ConfigPluginOptions<typeof react_native_expo_moengage_build_index["default"]>;
|
|
735
|
+
"react-native-expo-moengage": ConfigPluginOptions<unknown>;
|
|
772
736
|
"react-native-face-detector-camera": ConfigPluginOptions<typeof react_native_face_detector_camera_plugin_build_withCamera["default"]>;
|
|
773
737
|
"react-native-fast-tflite": ConfigPluginOptions<typeof react_native_fast_tflite_lib_typescript_src_expo_plugin_withFastTFLite["default"]>;
|
|
774
738
|
"react-native-fbads": ConfigPluginOptions<typeof react_native_fbads_plugin_build_withReactNativeFbads["default"]>;
|
|
@@ -781,73 +745,87 @@ interface ThirdPartyAutomatedPlugins {
|
|
|
781
745
|
"react-native-gifsicle": ConfigPluginOptions<typeof react_native_gifsicle_lib_typescript_src_expo_plugin_gifsicle["default"]>;
|
|
782
746
|
"react-native-google-auth": ConfigPluginOptions<typeof react_native_google_auth_plugin_build_withGoogleAuth["default"]>;
|
|
783
747
|
"react-native-google-cast": ConfigPluginOptions<typeof react_native_google_cast_lib_typescript_plugin_withGoogleCast["default"]>;
|
|
784
|
-
"react-native-google-fit": ConfigPluginOptions<
|
|
785
|
-
"react-native-google-maps-plus": ConfigPluginOptions<
|
|
748
|
+
"react-native-google-fit": ConfigPluginOptions<unknown>;
|
|
749
|
+
"react-native-google-maps-plus": ConfigPluginOptions<unknown>;
|
|
786
750
|
"react-native-google-mobile-ads": ConfigPluginOptions<typeof react_native_google_mobile_ads_plugin_build_index["default"]>;
|
|
787
|
-
"react-native-health": ConfigPluginOptions<
|
|
788
|
-
"react-native-health-connect": ConfigPluginOptions<
|
|
789
|
-
"react-native-helios": ConfigPluginOptions<
|
|
751
|
+
"react-native-health": ConfigPluginOptions<unknown>;
|
|
752
|
+
"react-native-health-connect": ConfigPluginOptions<unknown>;
|
|
753
|
+
"react-native-helios": ConfigPluginOptions<unknown>;
|
|
790
754
|
"react-native-iap": ConfigPluginOptions<typeof react_native_iap_plugin_build_withIAP["default"]>;
|
|
791
755
|
"react-native-icon-converter": ConfigPluginOptions<typeof react_native_icon_converter_lib_typescript_module_withIcons["default"]>;
|
|
792
756
|
"react-native-image-marker": ConfigPluginOptions<typeof react_native_image_marker_lib_typescript_expo_plugin_withImageMarker["default"]>;
|
|
793
|
-
"react-native-image-sequence-encoder": ConfigPluginOptions<
|
|
757
|
+
"react-native-image-sequence-encoder": ConfigPluginOptions<unknown>;
|
|
794
758
|
"react-native-intercom-expo-config-plugin": ConfigPluginOptions<typeof react_native_intercom_expo_config_plugin_build_withIntercom["default"]>;
|
|
795
759
|
"react-native-keyevent-expo-config-plugin": ConfigPluginOptions<typeof react_native_keyevent_expo_config_plugin_build_withReactNativeKeyevent["default"]>;
|
|
796
760
|
"react-native-keys": ConfigPluginOptions<typeof react_native_keys_lib_typescript_plugin_src_index["default"]>;
|
|
797
761
|
"react-native-legal": ConfigPluginOptions<typeof react_native_legal_plugin_build_index["default"]>;
|
|
798
|
-
"react-native-libsodium": ConfigPluginOptions<
|
|
762
|
+
"react-native-libsodium": ConfigPluginOptions<unknown>;
|
|
763
|
+
"react-native-liquid-glassmorphism": ConfigPluginOptions<typeof react_native_liquid_glassmorphism_app_plugin["default"]>;
|
|
799
764
|
"react-native-localization-settings": ConfigPluginOptions<typeof react_native_localization_settings_plugin_build_index["default"]>;
|
|
800
765
|
"react-native-localize": ConfigPluginOptions<typeof react_native_localize_dist_typescript_expo["default"]>;
|
|
801
766
|
"react-native-localize-date": ConfigPluginOptions<typeof react_native_localize_date_plugin_build_withLocalizations["default"]>;
|
|
802
|
-
"react-native-map-link": ConfigPluginOptions<
|
|
803
|
-
"react-native-mapbox-turn-by-turn-navigation": ConfigPluginOptions<typeof react_native_mapbox_turn_by_turn_navigation_lib_typescript_src_plugin_withMapbox["default"]>;
|
|
767
|
+
"react-native-map-link": ConfigPluginOptions<unknown>;
|
|
804
768
|
"react-native-maps": ConfigPluginOptions<typeof react_native_maps_dist_plugin_src_index["default"]>;
|
|
805
769
|
"react-native-metamap-sdk": ConfigPluginOptions<typeof react_native_metamap_sdk_plugin_build_index["default"]>;
|
|
806
|
-
"react-native-
|
|
807
|
-
"react-native-moyasar-apple-pay": ConfigPluginOptions<typeof react_native_moyasar_apple_pay_app_plugin["default"]>;
|
|
770
|
+
"react-native-moyasar-apple-pay": ConfigPluginOptions<unknown>;
|
|
808
771
|
"react-native-msal": ConfigPluginOptions<typeof react_native_msal_plugin_build_withReactNativeMSAL["default"]>;
|
|
809
772
|
"react-native-multipeer": ConfigPluginOptions<unknown>;
|
|
810
773
|
"react-native-nai-timer": ConfigPluginOptions<typeof react_native_nai_timer_plugin_build_withNaiTimer["default"]>;
|
|
811
|
-
"react-native-
|
|
812
|
-
"react-native-
|
|
774
|
+
"react-native-nano-icons": ConfigPluginOptions<typeof react_native_nano_icons_lib_commonjs_plugin_src_index["default"]>;
|
|
775
|
+
"react-native-navigation-mode": ConfigPluginOptions<unknown>;
|
|
776
|
+
"react-native-nfc-manager": ConfigPluginOptions<unknown>;
|
|
777
|
+
"react-native-nitro-auth": ConfigPluginOptions<unknown>;
|
|
778
|
+
"react-native-nitro-compass": ConfigPluginOptions<unknown>;
|
|
779
|
+
"react-native-nitro-google-signin": ConfigPluginOptions<typeof react_native_nitro_google_signin_plugin_withNitroGoogleSignIn["default"]>;
|
|
813
780
|
"react-native-nitro-inspire-face": ConfigPluginOptions<typeof react_native_nitro_inspire_face_lib_typescript_module_src_expo_plugin_withInspireFace["default"]>;
|
|
781
|
+
"react-native-nitro-ota": ConfigPluginOptions<typeof react_native_nitro_ota_expo_plugins_dist_index["default"]>;
|
|
814
782
|
"react-native-nitro-readium": ConfigPluginOptions<typeof react_native_nitro_readium_plugins_build_index["default"]>;
|
|
783
|
+
"react-native-nitro-rtmp-publisher": ConfigPluginOptions<unknown>;
|
|
815
784
|
"react-native-nitro-screen-recorder": ConfigPluginOptions<typeof react_native_nitro_screen_recorder_lib_typescript_expo_plugin_withScreenRecorder["default"]>;
|
|
816
785
|
"react-native-nitro-sound": ConfigPluginOptions<typeof react_native_nitro_sound_lib_typescript_plugin_src_index["default"]>;
|
|
817
786
|
"react-native-nitro-speech-recognition": ConfigPluginOptions<typeof react_native_nitro_speech_recognition_plugin_build_withNitroSpeechRecognition["default"]>;
|
|
787
|
+
"react-native-nitro-wallpaper": ConfigPluginOptions<typeof react_native_nitro_wallpaper_app_plugin["default"]>;
|
|
818
788
|
"react-native-notificare": ConfigPluginOptions<typeof react_native_notificare_lib_plugin_withNotificare["default"]>;
|
|
819
|
-
"react-native-notificare-geo": ConfigPluginOptions<
|
|
820
|
-
"react-native-notificare-push": ConfigPluginOptions<
|
|
821
|
-
"react-native-notificare-push-ui": ConfigPluginOptions<
|
|
822
|
-
"react-native-notificare-scannables": ConfigPluginOptions<
|
|
789
|
+
"react-native-notificare-geo": ConfigPluginOptions<unknown>;
|
|
790
|
+
"react-native-notificare-push": ConfigPluginOptions<unknown>;
|
|
791
|
+
"react-native-notificare-push-ui": ConfigPluginOptions<unknown>;
|
|
792
|
+
"react-native-notificare-scannables": ConfigPluginOptions<unknown>;
|
|
793
|
+
"react-native-notify-kit": ConfigPluginOptions<typeof react_native_notify_kit_plugin_build_index["default"]>;
|
|
794
|
+
"react-native-ometria": ConfigPluginOptions<typeof react_native_ometria_plugin_build_index["default"]>;
|
|
823
795
|
"react-native-orientation-director": ConfigPluginOptions<typeof react_native_orientation_director_plugin_build_index["default"]>;
|
|
824
796
|
"react-native-ota-hot-update": ConfigPluginOptions<typeof react_native_ota_hot_update_plugin_src_index_ts["default"]>;
|
|
825
|
-
"react-native-package-checker": ConfigPluginOptions<
|
|
797
|
+
"react-native-package-checker": ConfigPluginOptions<unknown>;
|
|
798
|
+
"react-native-pdf-jsi": ConfigPluginOptions<typeof react_native_pdf_jsi_plugin_build_index["default"]>;
|
|
826
799
|
"react-native-permissions": ConfigPluginOptions<typeof react_native_permissions_dist_typescript_expo["default"]>;
|
|
827
800
|
"react-native-quick-crypto": ConfigPluginOptions<unknown>;
|
|
828
801
|
"react-native-radar": ConfigPluginOptions<typeof react_native_radar_plugin_build_withRadar["default"]>;
|
|
802
|
+
"react-native-rasterized-widgets": ConfigPluginOptions<typeof react_native_rasterized_widgets_plugin_index["default"]>;
|
|
829
803
|
"react-native-rate-app": ConfigPluginOptions<typeof react_native_rate_app_lib_typescript_plugin_withReactNativeRateApp["default"]>;
|
|
830
|
-
"react-native-render-lynx": ConfigPluginOptions<
|
|
831
|
-
"react-native-render-swift-ui": ConfigPluginOptions<
|
|
832
|
-
"react-native-rfid8500-zebra": ConfigPluginOptions<
|
|
804
|
+
"react-native-render-lynx": ConfigPluginOptions<unknown>;
|
|
805
|
+
"react-native-render-swift-ui": ConfigPluginOptions<unknown>;
|
|
806
|
+
"react-native-rfid8500-zebra": ConfigPluginOptions<unknown>;
|
|
833
807
|
"react-native-safari-extension": ConfigPluginOptions<typeof react_native_safari_extension_plugin_build_withSafariExtension["default"]>;
|
|
834
808
|
"react-native-safeguard": ConfigPluginOptions<typeof react_native_safeguard_withSafeguard["default"]>;
|
|
835
|
-
"react-native-salesforce-chat-sdk": ConfigPluginOptions<
|
|
836
|
-
"react-native-savanitdev-thermal-printer": ConfigPluginOptions<
|
|
809
|
+
"react-native-salesforce-chat-sdk": ConfigPluginOptions<unknown>;
|
|
810
|
+
"react-native-savanitdev-thermal-printer": ConfigPluginOptions<unknown>;
|
|
837
811
|
"react-native-screen-time": ConfigPluginOptions<unknown>;
|
|
812
|
+
"react-native-screenguard": ConfigPluginOptions<unknown>;
|
|
838
813
|
"react-native-screenshot-aware": ConfigPluginOptions<typeof react_native_screenshot_aware_lib_typescript_plugin_withReactNativeScreenshotAware["default"]>;
|
|
839
814
|
"react-native-sensitive-info": ConfigPluginOptions<unknown>;
|
|
840
815
|
"react-native-share": ConfigPluginOptions<typeof react_native_share_plugin_build_index["default"]>;
|
|
816
|
+
"react-native-splash-screen-newarch": ConfigPluginOptions<unknown>;
|
|
841
817
|
"react-native-spotlight-search": ConfigPluginOptions<typeof react_native_spotlight_search_plugin_build_withSpotlight["default"]>;
|
|
842
|
-
"react-native-ssl-manager": ConfigPluginOptions<
|
|
818
|
+
"react-native-ssl-manager": ConfigPluginOptions<unknown>;
|
|
843
819
|
"react-native-status-keycard": ConfigPluginOptions<unknown>;
|
|
844
820
|
"react-native-stripe-apple-pay": ConfigPluginOptions<typeof react_native_stripe_apple_pay_lib_typescript_src_plugins_withStripe["default"]>;
|
|
845
821
|
"react-native-stripe-terminal": ConfigPluginOptions<unknown>;
|
|
846
822
|
"react-native-theoplayer": ConfigPluginOptions<typeof react_native_theoplayer_lib_typescript_plugins_expo_withTHEOplayer["default"]>;
|
|
847
823
|
"react-native-tiktok": ConfigPluginOptions<typeof react_native_tiktok_plugin_build_withTiktok["default"]>;
|
|
824
|
+
"react-native-tuner-engine": ConfigPluginOptions<typeof react_native_tuner_engine_app_plugin["default"]>;
|
|
825
|
+
"react-native-turbo-preferences": ConfigPluginOptions<typeof react_native_turbo_preferences_plugin_withTurboPreferences["default"]>;
|
|
848
826
|
"react-native-twilio-video-webrtc": ConfigPluginOptions<typeof react_native_twilio_video_webrtc_plugin_build_index["default"]>;
|
|
849
|
-
"react-native-uaepass": ConfigPluginOptions<
|
|
850
|
-
"react-native-use-health-kit": ConfigPluginOptions<
|
|
827
|
+
"react-native-uaepass": ConfigPluginOptions<unknown>;
|
|
828
|
+
"react-native-use-health-kit": ConfigPluginOptions<unknown>;
|
|
851
829
|
"react-native-use-qili": ConfigPluginOptions<unknown>;
|
|
852
830
|
"react-native-v8": ConfigPluginOptions<typeof react_native_v8_plugin_build_withV8ExpoAdapter["default"]>;
|
|
853
831
|
"react-native-vector-image": ConfigPluginOptions<typeof react_native_vector_image_plugin_build_withVectorImage["default"]>;
|
|
@@ -857,32 +835,35 @@ interface ThirdPartyAutomatedPlugins {
|
|
|
857
835
|
"react-native-voice-voice-reworked": ConfigPluginOptions<typeof react_native_voice_voice_reworked_plugin_build_withVoice["default"]>;
|
|
858
836
|
"react-native-voicekit": ConfigPluginOptions<typeof react_native_voicekit_dist_typescript_expo_plugin_index["default"]>;
|
|
859
837
|
"react-native-vosk": ConfigPluginOptions<typeof react_native_vosk_plugin_build_withVosk["default"]>;
|
|
860
|
-
"react-native-webassembly": ConfigPluginOptions<
|
|
838
|
+
"react-native-webassembly": ConfigPluginOptions<unknown>;
|
|
861
839
|
"react-native-whip-whep": ConfigPluginOptions<unknown>;
|
|
862
840
|
"react-native-wifi-reborn": ConfigPluginOptions<typeof react_native_wifi_reborn_plugin_dist_withWifi["default"]>;
|
|
863
|
-
"react-native-yoco": ConfigPluginOptions<
|
|
841
|
+
"react-native-yoco": ConfigPluginOptions<unknown>;
|
|
864
842
|
"react-viro-sw": ConfigPluginOptions<typeof react_viro_sw_dist_plugins_withViro["default"]>;
|
|
843
|
+
"rexpo-debugger": ConfigPluginOptions<unknown>;
|
|
865
844
|
"rn-fade-wrapper": ConfigPluginOptions<unknown>;
|
|
866
|
-
"rn-
|
|
845
|
+
"rn-mlkit-ocr": ConfigPluginOptions<typeof rn_mlkit_ocr_plugin_build_index["default"]>;
|
|
846
|
+
"rn-neo": ConfigPluginOptions<unknown>;
|
|
847
|
+
"rn-nomba-terminal-sdk": ConfigPluginOptions<unknown>;
|
|
867
848
|
"rnn-expo-plugin": ConfigPluginOptions<typeof rnn_expo_plugin_build_withRNN["default"]>;
|
|
868
|
-
"rns-webview": ConfigPluginOptions<
|
|
849
|
+
"rns-webview": ConfigPluginOptions<unknown>;
|
|
869
850
|
"sentry-expo": ConfigPluginOptions<typeof sentry_expo_plugin_build_withSentry["default"]>;
|
|
870
|
-
"singular-react-native": ConfigPluginOptions<
|
|
871
|
-
"singular-react-native-kids-sdk": ConfigPluginOptions<
|
|
851
|
+
"singular-react-native": ConfigPluginOptions<unknown>;
|
|
852
|
+
"singular-react-native-kids-sdk": ConfigPluginOptions<unknown>;
|
|
872
853
|
"sodium-react-native-direct": ConfigPluginOptions<unknown>;
|
|
873
854
|
"square-expo-plugin": ConfigPluginOptions<typeof square_expo_plugin_build_index["default"]>;
|
|
874
|
-
"swiftui-native": ConfigPluginOptions<
|
|
855
|
+
"swiftui-native": ConfigPluginOptions<unknown>;
|
|
875
856
|
test12321test: ConfigPluginOptions<typeof test12321test_plugin_build_index["default"]>;
|
|
876
857
|
"testflight-dev-deploy": ConfigPluginOptions<typeof testflight_dev_deploy_build_index["default"]>;
|
|
877
858
|
tracker: ConfigPluginOptions<unknown>;
|
|
878
859
|
unitest: ConfigPluginOptions<unknown>;
|
|
879
860
|
"vibes-react-native-expo": ConfigPluginOptions<typeof vibes_react_native_expo_plugin_build_index["default"]>;
|
|
880
|
-
"webengage-expo-push": ConfigPluginOptions<
|
|
861
|
+
"webengage-expo-push": ConfigPluginOptions<unknown>;
|
|
881
862
|
"widget-watchos-expo-plugin": ConfigPluginOptions<typeof widget_watchos_expo_plugin_plugin_build_index["default"]>;
|
|
882
863
|
"with-react-native-tcp-socket": ConfigPluginOptions<typeof with_react_native_tcp_socket_build_withReactNativeTcpSocket["default"]>;
|
|
883
864
|
"with-rn-bluetooth-classic": ConfigPluginOptions<typeof with_rn_bluetooth_classic_plugin_lib_index["default"]>;
|
|
884
|
-
"with-rn-contacts": ConfigPluginOptions<
|
|
885
|
-
"with-rn-image-crop-picker": ConfigPluginOptions<
|
|
865
|
+
"with-rn-contacts": ConfigPluginOptions<unknown>;
|
|
866
|
+
"with-rn-image-crop-picker": ConfigPluginOptions<unknown>;
|
|
886
867
|
}
|
|
887
868
|
|
|
888
869
|
interface ThirdPartyPlugins {
|