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