typed-config-plugins 0.2.0 → 0.4.1
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 +149 -99
- package/package.json +19 -8
package/dist/plugin.d.ts
CHANGED
|
@@ -1,80 +1,77 @@
|
|
|
1
|
-
import * as react_native_vlc_media_player_expo_withVlcMediaPlayer from 'react-native-vlc-media-player/expo/withVlcMediaPlayer';
|
|
2
|
-
import * as react_native_tiktok_plugin_build_withTiktok from 'react-native-tiktok/plugin/build/withTiktok';
|
|
3
|
-
import * as react_native_render_lynx_plugin_withRenderLynx from 'react-native-render-lynx/plugin/withRenderLynx';
|
|
4
|
-
import * as react_native_ota_hot_update_plugin_build_index from 'react-native-ota-hot-update/plugin/build/index';
|
|
5
|
-
import * as react_native_orientation_director_plugin_build_index from 'react-native-orientation-director/plugin/build/index';
|
|
6
|
-
import * as react_native_nfc_manager_app_plugin from 'react-native-nfc-manager/app.plugin';
|
|
7
|
-
import * as react_native_navigation_mode_app_plugin from 'react-native-navigation-mode/app.plugin';
|
|
8
|
-
import * as react_native_maps_plugin_build_index from 'react-native-maps/plugin/build/index';
|
|
9
|
-
import * as react_native_map_link_app_plugin from 'react-native-map-link/app.plugin';
|
|
10
|
-
import * as react_native_libsodium_app_plugin from 'react-native-libsodium/app.plugin';
|
|
11
|
-
import * as react_native_health_connect_app_plugin from 'react-native-health-connect/app.plugin';
|
|
12
|
-
import * as react_native_health_app_plugin from 'react-native-health/app.plugin';
|
|
13
|
-
import * as react_native_email_link_plugin_withEmailLink from 'react-native-email-link/plugin/withEmailLink';
|
|
14
|
-
import * as react_native_credentials_manager_app_plugin from 'react-native-credentials-manager/app.plugin';
|
|
15
|
-
import * as react_native_cloud_store_plugins_withCloud from 'react-native-cloud-store/plugins/withCloud';
|
|
16
|
-
import * as react_native_bottom_tabs_lib_typescript_expo from 'react-native-bottom-tabs/lib/typescript/expo';
|
|
17
|
-
import * as react_native_bootsplash_app_plugin from 'react-native-bootsplash/app.plugin';
|
|
18
|
-
import * as react_native_auto_skeleton_src_expo_plugins_withAutoSkeleton from 'react-native-auto-skeleton/src/expo-plugins/withAutoSkeleton';
|
|
19
|
-
import * as react_native_appsflyer_expo_withAppsFlyer from 'react-native-appsflyer/expo/withAppsFlyer';
|
|
20
|
-
import * as pushy_expo_plugin_app_plugin from 'pushy-expo-plugin/app.plugin';
|
|
21
|
-
import * as expo_superwall_plugin_build_index from 'expo-superwall/plugin/build/index';
|
|
22
|
-
import * as expo_sqlite_plugin_build_withSQLite from 'expo-sqlite/plugin/build/withSQLite';
|
|
23
|
-
import * as expo_speech_recognition_app_plugin from 'expo-speech-recognition/app.plugin';
|
|
24
|
-
import * as expo_roomplan_app_plugin from 'expo-roomplan/app.plugin';
|
|
25
|
-
import * as expo_quick_actions_plugin_build_index from 'expo-quick-actions/plugin/build/index';
|
|
26
|
-
import * as expo_native_alipay_app_plugin from 'expo-native-alipay/app.plugin';
|
|
27
|
-
import * as expo_music_picker_app_plugin from 'expo-music-picker/app.plugin';
|
|
28
|
-
import * as expo_font_plugin_build_withFonts from 'expo-font/plugin/build/withFonts';
|
|
29
|
-
import * as expo_asset_plugin_build_withAssets from 'expo-asset/plugin/build/withAssets';
|
|
30
|
-
import * as _xmartlabs_react_native_line_plugin_withLineSDK from '@xmartlabs/react-native-line/plugin/withLineSDK';
|
|
31
|
-
import * as _vonovak_react_native_theme_control_plugin_build_withThemeControl from '@vonovak/react-native-theme-control/plugin/build/withThemeControl';
|
|
32
|
-
import * as _stripe_stripe_react_native_lib_typescript_plugin_withStripe from '@stripe/stripe-react-native/lib/typescript/plugin/withStripe';
|
|
33
|
-
import * as _react_native_google_signin_google_signin_plugin_build_withGoogleSignIn from '@react-native-google-signin/google-signin/plugin/build/withGoogleSignIn';
|
|
34
|
-
import * as _maplibre_maplibre_react_native_lib_typescript_plugin_withMapLibre from '@maplibre/maplibre-react-native/lib/typescript/plugin/withMapLibre';
|
|
35
|
-
import * as _kingstinct_react_native_healthkit_app_plugin from '@kingstinct/react-native-healthkit/app.plugin';
|
|
36
|
-
import * as _kingstinct_react_native_activity_kit_app_plugin from '@kingstinct/react-native-activity-kit/app.plugin';
|
|
37
|
-
import * as _intercom_intercom_react_native_app_plugin from '@intercom/intercom-react-native/app.plugin';
|
|
38
|
-
import * as _hot_updater_react_native_plugin_build_withHotUpdater from '@hot-updater/react-native/plugin/build/withHotUpdater';
|
|
39
|
-
import * as _giphy_react_native_sdk_app_plugin from '@giphy/react-native-sdk/app.plugin';
|
|
40
|
-
import * as _corasan_image_compressor_app_plugin from '@corasan/image-compressor/app.plugin';
|
|
41
|
-
import * as _bravemobile_react_native_code_push_expo_plugin_withCodePush from '@bravemobile/react-native-code-push/expo/plugin/withCodePush';
|
|
42
|
-
import * as _beyondidentity_bi_sdk_react_native_app_plugin from '@beyondidentity/bi-sdk-react-native/app.plugin';
|
|
43
|
-
import * as _sentry_react_native_plugin_build_index from '@sentry/react-native/plugin/build/index';
|
|
44
1
|
import * as react_native_wifi_reborn_plugin_dist_withWifi from 'react-native-wifi-reborn/plugin/dist/withWifi';
|
|
45
2
|
import * as react_native_vosk_plugin_build_withVosk from 'react-native-vosk/plugin/build/withVosk';
|
|
3
|
+
import * as instabug_reactnative_plugin_src_index_ts from 'instabug-reactnative/plugin/src/index.ts';
|
|
46
4
|
import * as react_native_vision_camera_lib_typescript_expo_plugin_withVisionCamera from 'react-native-vision-camera/lib/typescript/expo-plugin/withVisionCamera';
|
|
47
5
|
import * as react_native_video_lib_expo_plugins_withRNVideo from 'react-native-video/lib/expo-plugins/withRNVideo';
|
|
6
|
+
import * as react_native_vector_image_plugin_build_withVectorImage from 'react-native-vector-image/plugin/build/withVectorImage';
|
|
48
7
|
import * as react_native_v8_plugin_build_withV8ExpoAdapter from 'react-native-v8/plugin/build/withV8ExpoAdapter';
|
|
49
8
|
import * as react_native_twilio_video_webrtc_plugin_build_index from 'react-native-twilio-video-webrtc/plugin/build/index';
|
|
9
|
+
import * as react_native_tiktok_plugin_build_withTiktok from 'react-native-tiktok/plugin/build/withTiktok';
|
|
50
10
|
import * as react_native_theoplayer_lib_typescript_plugins_expo_withTHEOplayer from 'react-native-theoplayer/lib/typescript/plugins/expo/withTHEOplayer';
|
|
11
|
+
import * as react_native_ssl_manager_app_plugin from 'react-native-ssl-manager/app.plugin';
|
|
12
|
+
import * as react_native_spotlight_search_plugin_build_withSpotlight from 'react-native-spotlight-search/plugin/build/withSpotlight';
|
|
51
13
|
import * as react_native_share_plugin_build_index from 'react-native-share/plugin/build/index';
|
|
52
14
|
import * as react_native_screenshot_aware_lib_typescript_plugin_withReactNativeScreenshotAware from 'react-native-screenshot-aware/lib/typescript/plugin/withReactNativeScreenshotAware';
|
|
15
|
+
import * as react_native_render_lynx_plugin_withRenderLynx from 'react-native-render-lynx/plugin/withRenderLynx';
|
|
53
16
|
import * as react_native_rate_app_lib_typescript_plugin_withReactNativeRateApp from 'react-native-rate-app/lib/typescript/plugin/withReactNativeRateApp';
|
|
54
17
|
import * as react_native_permissions_dist_typescript_expo from 'react-native-permissions/dist/typescript/expo';
|
|
55
|
-
import * as
|
|
18
|
+
import * as react_native_ota_hot_update_plugin_build_index from 'react-native-ota-hot-update/plugin/build/index';
|
|
19
|
+
import * as react_native_orientation_director_plugin_build_index from 'react-native-orientation-director/plugin/build/index';
|
|
20
|
+
import * as react_native_nitro_sound_lib_typescript_plugin_src_index_d_ts from 'react-native-nitro-sound/lib/typescript/plugin/src/index.d.ts';
|
|
21
|
+
import * as react_native_nitro_screen_recorder_lib_typescript_expo_plugin_withScreenRecorder from 'react-native-nitro-screen-recorder/lib/typescript/expo-plugin/withScreenRecorder';
|
|
22
|
+
import * as react_native_nfc_manager_app_plugin from 'react-native-nfc-manager/app.plugin';
|
|
23
|
+
import * as react_native_navigation_mode_app_plugin from 'react-native-navigation-mode/app.plugin';
|
|
56
24
|
import * as react_native_msal_plugin_build_withReactNativeMSAL from 'react-native-msal/plugin/build/withReactNativeMSAL';
|
|
25
|
+
import * as react_native_maps_plugin_build_index from 'react-native-maps/plugin/build/index';
|
|
26
|
+
import * as react_native_map_link_app_plugin from 'react-native-map-link/app.plugin';
|
|
57
27
|
import * as react_native_localize_date_plugin_build_withLocalizations from 'react-native-localize-date/plugin/build/withLocalizations';
|
|
28
|
+
import * as react_native_localize_dist_typescript_expo from 'react-native-localize/dist/typescript/expo';
|
|
58
29
|
import * as react_native_localization_settings_plugin_build_index from 'react-native-localization-settings/plugin/build/index';
|
|
30
|
+
import * as react_native_libsodium_app_plugin from 'react-native-libsodium/app.plugin';
|
|
59
31
|
import * as react_native_legal_plugin_build_index from 'react-native-legal/plugin/build/index';
|
|
32
|
+
import * as react_native_keys_plugin_build_index from 'react-native-keys/plugin/build/index';
|
|
60
33
|
import * as react_native_image_marker_lib_typescript_expo_plugin_withImageMarker from 'react-native-image-marker/lib/typescript/expo-plugin/withImageMarker';
|
|
34
|
+
import * as react_native_iap_plugin_build_withIAP from 'react-native-iap/plugin/build/withIAP';
|
|
35
|
+
import * as react_native_health_connect_app_plugin from 'react-native-health-connect/app.plugin';
|
|
36
|
+
import * as react_native_health_app_plugin from 'react-native-health/app.plugin';
|
|
61
37
|
import * as react_native_google_mobile_ads_plugin_build_index from 'react-native-google-mobile-ads/plugin/build/index';
|
|
38
|
+
import * as react_native_google_maps_plus_expoConfig_build_index from 'react-native-google-maps-plus/expoConfig/build/index';
|
|
39
|
+
import * as react_native_google_fit_app_plugin from 'react-native-google-fit/app.plugin';
|
|
62
40
|
import * as react_native_google_cast_lib_typescript_plugin_withGoogleCast from 'react-native-google-cast/lib/typescript/plugin/withGoogleCast';
|
|
41
|
+
import * as react_native_google_auth_plugin_build_withGoogleAuth from 'react-native-google-auth/plugin/build/withGoogleAuth';
|
|
42
|
+
import * as react_native_full_screen_notification_incoming_call_lib_typescript_expo from 'react-native-full-screen-notification-incoming-call/lib/typescript/expo';
|
|
63
43
|
import * as react_native_fbsdk_next_plugin_build_withFacebook from 'react-native-fbsdk-next/plugin/build/withFacebook';
|
|
64
44
|
import * as react_native_fbads_plugin_build_withReactNativeFbads from 'react-native-fbads/plugin/build/withReactNativeFbads';
|
|
45
|
+
import * as react_native_fast_tflite_lib_typescript_expo_plugin_withFastTFLite from 'react-native-fast-tflite/lib/typescript/expo-plugin/withFastTFLite';
|
|
46
|
+
import * as react_native_email_link_plugin_withEmailLink from 'react-native-email-link/plugin/withEmailLink';
|
|
65
47
|
import * as react_native_edge_to_edge_dist_typescript_expo from 'react-native-edge-to-edge/dist/typescript/expo';
|
|
66
48
|
import * as react_native_document_scanner_plugin_expo_plugin_build_withDocumentScanner from 'react-native-document-scanner-plugin/expo-plugin/build/withDocumentScanner';
|
|
49
|
+
import * as react_native_deepgram_plugin_build_index from 'react-native-deepgram/plugin/build/index';
|
|
50
|
+
import * as react_native_credentials_manager_app_plugin from 'react-native-credentials-manager/app.plugin';
|
|
67
51
|
import * as react_native_compressor_lib_typescript_expo_plugin_compressor from 'react-native-compressor/lib/typescript/expo-plugin/compressor';
|
|
52
|
+
import * as react_native_cloud_store_plugins_withCloud from 'react-native-cloud-store/plugins/withCloud';
|
|
53
|
+
import * as react_native_cloud_storage_dist_typescript_expo_plugin_index from 'react-native-cloud-storage/dist/typescript/expo-plugin/index';
|
|
54
|
+
import * as react_native_capture_protection_plugins_withPlugin from 'react-native-capture-protection/plugins/withPlugin';
|
|
55
|
+
import * as react_native_bottom_tabs_lib_typescript_src_expo_d_ts from 'react-native-bottom-tabs/lib/typescript/src/expo.d.ts';
|
|
56
|
+
import * as react_native_bootsplash_app_plugin from 'react-native-bootsplash/app.plugin';
|
|
68
57
|
import * as react_native_ble_plx_plugin_build_withBLE from 'react-native-ble-plx/plugin/build/withBLE';
|
|
69
58
|
import * as react_native_ble_manager_plugin_build_withBLE from 'react-native-ble-manager/plugin/build/withBLE';
|
|
70
59
|
import * as react_native_background_geolocation_expo_plugin_build_index from 'react-native-background-geolocation/expo/plugin/build/index';
|
|
71
60
|
import * as react_native_background_fetch_expo_plugin_build_index from 'react-native-background-fetch/expo/plugin/build/index';
|
|
72
|
-
import * as
|
|
61
|
+
import * as react_native_auto_skeleton_src_expo_plugins_withAutoSkeleton from 'react-native-auto-skeleton/src/expo-plugins/withAutoSkeleton';
|
|
62
|
+
import * as react_native_auth0_src_plugin_withAuth0 from 'react-native-auth0/src/plugin/withAuth0';
|
|
73
63
|
import * as react_native_audio_api_lib_typescript_plugin_withAudioAPI from 'react-native-audio-api/lib/typescript/plugin/withAudioAPI';
|
|
64
|
+
import * as react_native_appsflyer_expo_withAppsFlyer from 'react-native-appsflyer/expo/withAppsFlyer';
|
|
74
65
|
import * as react_native_app_clip_plugin_build_index from 'react-native-app-clip/plugin/build/index';
|
|
66
|
+
import * as react_native_app_auth_plugin_build_index from 'react-native-app-auth/plugin/build/index';
|
|
75
67
|
import * as react_native_admob_native_ads_plugin_build_withAdmobNativeAds from 'react-native-admob-native-ads/plugin/build/withAdmobNativeAds';
|
|
76
68
|
import * as react_native_add_calendar_event_plugin_build_withAddCalendarEvent from 'react-native-add-calendar-event/plugin/build/withAddCalendarEvent';
|
|
69
|
+
import * as pushy_expo_plugin_app_plugin from 'pushy-expo-plugin/app.plugin';
|
|
70
|
+
import * as patch_project_build_withPatchPlugin from 'patch-project/build/withPatchPlugin';
|
|
71
|
+
import * as onesignal_expo_plugin_build_onesignal_withOneSignal from 'onesignal-expo-plugin/build/onesignal/withOneSignal';
|
|
77
72
|
import * as newrelic_react_native_agent_plugin_build_index from 'newrelic-react-native-agent/plugin/build/index';
|
|
73
|
+
import * as llama_rn_lib_typescript_expo_plugin_withLlamaRN_d_ts from 'llama.rn/lib/typescript/expo-plugin/withLlamaRN.d.ts';
|
|
74
|
+
import * as instabug_reactnative_plugin_src_index from 'instabug-reactnative/plugin/src/index';
|
|
78
75
|
import * as freerasp_react_native_plugin_build_index from 'freerasp-react-native/plugin/build/index';
|
|
79
76
|
import * as expo_web_browser_plugin_build_withWebBrowser from 'expo-web-browser/plugin/build/withWebBrowser';
|
|
80
77
|
import * as expo_video_plugin_build_withExpoVideo from 'expo-video/plugin/build/withExpoVideo';
|
|
@@ -82,7 +79,10 @@ import * as expo_updates_plugin_build_withUpdates from 'expo-updates/plugin/buil
|
|
|
82
79
|
import * as expo_tracking_transparency_plugin_build_withTrackingTransparency from 'expo-tracking-transparency/plugin/build/withTrackingTransparency';
|
|
83
80
|
import * as expo_task_manager_plugin_build_withTaskManager from 'expo-task-manager/plugin/build/withTaskManager';
|
|
84
81
|
import * as expo_system_ui_plugin_build_withSystemUI from 'expo-system-ui/plugin/build/withSystemUI';
|
|
82
|
+
import * as expo_superwall_plugin_build_index from 'expo-superwall/plugin/build/index';
|
|
83
|
+
import * as expo_sqlite_plugin_build_withSQLite from 'expo-sqlite/plugin/build/withSQLite';
|
|
85
84
|
import * as expo_splash_screen_plugin_build_withSplashScreen from 'expo-splash-screen/plugin/build/withSplashScreen';
|
|
85
|
+
import * as expo_speech_recognition_app_plugin from 'expo-speech-recognition/app.plugin';
|
|
86
86
|
import * as expo_shazamkit_plugin_build_withShazamKit from 'expo-shazamkit/plugin/build/withShazamKit';
|
|
87
87
|
import * as expo_share_intent_plugin_build_index from 'expo-share-intent/plugin/build/index';
|
|
88
88
|
import * as expo_share_extension_plugin_build_index from 'expo-share-extension/plugin/build/index';
|
|
@@ -90,9 +90,13 @@ import * as expo_sensors_plugin_build_withSensors from 'expo-sensors/plugin/buil
|
|
|
90
90
|
import * as expo_secure_store_plugin_build_withSecureStore from 'expo-secure-store/plugin/build/withSecureStore';
|
|
91
91
|
import * as expo_screen_orientation_plugin_build_withScreenOrientation from 'expo-screen-orientation/plugin/build/withScreenOrientation';
|
|
92
92
|
import * as expo_router_plugin_build_index from 'expo-router/plugin/build/index';
|
|
93
|
+
import * as expo_roomplan_app_plugin from 'expo-roomplan/app.plugin';
|
|
94
|
+
import * as expo_quick_actions_plugin_build_index from 'expo-quick-actions/plugin/build/index';
|
|
93
95
|
import * as expo_pip_plugin_build_index from 'expo-pip/plugin/build/index';
|
|
94
96
|
import * as expo_notifications_plugin_build_withNotifications from 'expo-notifications/plugin/build/withNotifications';
|
|
95
97
|
import * as expo_navigation_bar_plugin_build_withNavigationBar from 'expo-navigation-bar/plugin/build/withNavigationBar';
|
|
98
|
+
import * as expo_native_alipay_app_plugin from 'expo-native-alipay/app.plugin';
|
|
99
|
+
import * as expo_music_picker_app_plugin from 'expo-music-picker/app.plugin';
|
|
96
100
|
import * as expo_media_library_plugin_build_withMediaLibrary from 'expo-media-library/plugin/build/withMediaLibrary';
|
|
97
101
|
import * as expo_maps_plugin_build_withMapsLocation from 'expo-maps/plugin/build/withMapsLocation';
|
|
98
102
|
import * as expo_mail_composer_plugin_build_withMailComposer from 'expo-mail-composer/plugin/build/withMailComposer';
|
|
@@ -104,12 +108,15 @@ import * as expo_libvlc_player_plugin_build_withExpoLibVlcPlayer from 'expo-libv
|
|
|
104
108
|
import * as expo_image_picker_plugin_build_withImagePicker from 'expo-image-picker/plugin/build/withImagePicker';
|
|
105
109
|
import * as expo_iap_plugin_build_withIAP from 'expo-iap/plugin/build/withIAP';
|
|
106
110
|
import * as expo_health_connect_build_withHealthConnect from 'expo-health-connect/build/withHealthConnect';
|
|
111
|
+
import * as expo_font_plugin_build_withFonts from 'expo-font/plugin/build/withFonts';
|
|
107
112
|
import * as expo_file_system_plugin_build_withFileSystem from 'expo-file-system/plugin/build/withFileSystem';
|
|
108
113
|
import * as expo_dynamic_app_icon_plugin_build_withDynamicIcon from 'expo-dynamic-app-icon/plugin/build/withDynamicIcon';
|
|
109
114
|
import * as expo_document_picker_plugin_build_withDocumentPicker from 'expo-document-picker/plugin/build/withDocumentPicker';
|
|
110
115
|
import * as expo_dev_client_plugin_build_withDevClient from 'expo-dev-client/plugin/build/withDevClient';
|
|
111
116
|
import * as expo_custom_assets_build_index from 'expo-custom-assets/build/index';
|
|
117
|
+
import * as expo_core_spotlight_plugin_build_index from 'expo-core-spotlight/plugin/build/index';
|
|
112
118
|
import * as expo_contacts_plugin_build_withContacts from 'expo-contacts/plugin/build/withContacts';
|
|
119
|
+
import * as expo_color_space_plugin_build_index_d_ts from 'expo-color-space-plugin/build/index.d.ts';
|
|
113
120
|
import * as expo_cellular_plugin_build_withCellular from 'expo-cellular/plugin/build/withCellular';
|
|
114
121
|
import * as expo_camera_plugin_build_withCamera from 'expo-camera/plugin/build/withCamera';
|
|
115
122
|
import * as expo_calendar_plugin_build_withCalendar from 'expo-calendar/plugin/build/withCalendar';
|
|
@@ -119,15 +126,23 @@ import * as expo_background_task_plugin_build_withBackgroundTask from 'expo-back
|
|
|
119
126
|
import * as expo_background_fetch_plugin_build_withBackgroundFetch from 'expo-background-fetch/plugin/build/withBackgroundFetch';
|
|
120
127
|
import * as expo_av_plugin_build_withAV from 'expo-av/plugin/build/withAV';
|
|
121
128
|
import * as expo_audio_plugin_build_withAudio from 'expo-audio/plugin/build/withAudio';
|
|
129
|
+
import * as expo_asset_plugin_build_withAssets from 'expo-asset/plugin/build/withAssets';
|
|
122
130
|
import * as expo_apple_authentication_plugin_build_withAppleAuth from 'expo-apple-authentication/plugin/build/withAppleAuth';
|
|
123
131
|
import * as expo_alternate_app_icons_plugin_build_index from 'expo-alternate-app-icons/plugin/build/index';
|
|
132
|
+
import * as app_icon_badge_dist_app_plugin from 'app-icon-badge/dist/app.plugin';
|
|
124
133
|
import * as _zoontek_react_native_navigation_bar_dist_typescript_expo from '@zoontek/react-native-navigation-bar/dist/typescript/expo';
|
|
134
|
+
import * as _xmartlabs_react_native_line_plugin_withLineSDK from '@xmartlabs/react-native-line/plugin/withLineSDK';
|
|
125
135
|
import * as _wwdrew_expo_spotify_sdk_plugin_build_index from '@wwdrew/expo-spotify-sdk/plugin/build/index';
|
|
126
136
|
import * as _wwdrew_expo_android_account_manager_plugin_build_index from '@wwdrew/expo-android-account-manager/plugin/build/index';
|
|
137
|
+
import * as _vonovak_react_native_theme_control_plugin_build_withThemeControl from '@vonovak/react-native-theme-control/plugin/build/withThemeControl';
|
|
138
|
+
import * as _survicate_react_native_survicate_app_plugin from '@survicate/react-native-survicate/app.plugin';
|
|
139
|
+
import * as _stripe_stripe_react_native_lib_typescript_plugin_withStripe from '@stripe/stripe-react-native/lib/typescript/plugin/withStripe';
|
|
140
|
+
import * as _sentry_react_native_plugin_build_index from '@sentry/react-native/plugin/build/index';
|
|
127
141
|
import * as _rnmapbox_maps_plugin_build_withMapbox from '@rnmapbox/maps/plugin/build/withMapbox';
|
|
128
142
|
import * as _reactvision_react_viro_dist_plugins_withViro from '@reactvision/react-viro/dist/plugins/withViro';
|
|
129
143
|
import * as _react_native_voice_voice_plugin_build_withVoice from '@react-native-voice/voice/plugin/build/withVoice';
|
|
130
144
|
import * as _react_native_seoul_naver_login_plugin_build_index from '@react-native-seoul/naver-login/plugin/build/index';
|
|
145
|
+
import * as _react_native_google_signin_google_signin_plugin_build_withGoogleSignIn from '@react-native-google-signin/google-signin/plugin/build/withGoogleSignIn';
|
|
131
146
|
import * as _react_native_firebase_perf_plugin_build_index from '@react-native-firebase/perf/plugin/build/index';
|
|
132
147
|
import * as _react_native_firebase_messaging_plugin_build_index from '@react-native-firebase/messaging/plugin/build/index';
|
|
133
148
|
import * as _react_native_firebase_crashlytics_plugin_build_index from '@react-native-firebase/crashlytics/plugin/build/index';
|
|
@@ -137,39 +152,59 @@ import * as _react_native_firebase_app_check_plugin_build_index from '@react-nat
|
|
|
137
152
|
import * as _react_native_firebase_app_plugin_build_index from '@react-native-firebase/app/plugin/build/index';
|
|
138
153
|
import * as _react_native_community_datetimepicker_plugin_build_withDateTimePickerStyles from '@react-native-community/datetimepicker/plugin/build/withDateTimePickerStyles';
|
|
139
154
|
import * as _prisma_react_native_plugin_build_index from '@prisma/react-native/plugin/build/index';
|
|
155
|
+
import * as _maplibre_maplibre_react_native_lib_typescript_plugin_withMapLibre from '@maplibre/maplibre-react-native/lib/typescript/plugin/withMapLibre';
|
|
156
|
+
import * as _leanplum_react_native_sdk_plugin_build_withLeanplumSDK from '@leanplum/react-native-sdk/plugin/build/withLeanplumSDK';
|
|
157
|
+
import * as _kingstinct_react_native_healthkit_app_plugin from '@kingstinct/react-native-healthkit/app.plugin';
|
|
158
|
+
import * as _kingstinct_react_native_activity_kit_app_plugin from '@kingstinct/react-native-activity-kit/app.plugin';
|
|
140
159
|
import * as _iterable_expo_plugin_plugin_build_withIterable from '@iterable/expo-plugin/plugin/build/withIterable';
|
|
160
|
+
import * as _intercom_intercom_react_native_app_plugin from '@intercom/intercom-react-native/app.plugin';
|
|
161
|
+
import * as _huymobile_react_native_sms_retriever_nitro_module_app_plugin from '@huymobile/react-native-sms-retriever-nitro-module/app.plugin';
|
|
162
|
+
import * as _hot_updater_react_native_plugin_build_withHotUpdater from '@hot-updater/react-native/plugin/build/withHotUpdater';
|
|
163
|
+
import * as _giphy_react_native_sdk_app_plugin from '@giphy/react-native-sdk/app.plugin';
|
|
141
164
|
import * as _fishjam_cloud_react_native_client_plugin_build_withFishjam from '@fishjam-cloud/react-native-client/plugin/build/withFishjam';
|
|
165
|
+
import * as _didomi_react_native_plugin_withDidomi from '@didomi/react-native/plugin/withDidomi';
|
|
166
|
+
import * as _corasan_image_compressor_app_plugin from '@corasan/image-compressor/app.plugin';
|
|
142
167
|
import * as _config_plugins_react_native_pdf_build_withPdf from '@config-plugins/react-native-pdf/build/withPdf';
|
|
143
168
|
import * as _config_plugins_react_native_blob_util_build_withReactNativeBlobUtil from '@config-plugins/react-native-blob-util/build/withReactNativeBlobUtil';
|
|
144
169
|
import * as _braze_expo_plugin_build_withBraze from '@braze/expo-plugin/build/withBraze';
|
|
170
|
+
import * as _bravemobile_react_native_code_push_expo_plugin_withCodePush from '@bravemobile/react-native-code-push/expo/plugin/withCodePush';
|
|
145
171
|
import * as _bittingz_expo_widgets_plugin_build_index from '@bittingz/expo-widgets/plugin/build/index';
|
|
172
|
+
import * as _bitdrift_react_native_typescript_plugin_withBitdrift from '@bitdrift/react-native/typescript/plugin/withBitdrift';
|
|
173
|
+
import * as _beyondidentity_bi_sdk_react_native_app_plugin from '@beyondidentity/bi-sdk-react-native/app.plugin';
|
|
146
174
|
import * as _batch_com_react_native_plugin_plugin_build_withReactNativeBatch from '@batch.com/react-native-plugin/plugin/build/withReactNativeBatch';
|
|
147
175
|
import * as _bam_tech_react_native_batch_plugin_build_withReactNativeBatch from '@bam.tech/react-native-batch/plugin/build/withReactNativeBatch';
|
|
148
176
|
import * as _bacons_apple_colors_plugin_build_withAndroidColors from '@bacons/apple-colors/plugin/build/withAndroidColors';
|
|
177
|
+
import * as _azesmway_react_native_unity_lib_typescript_plugin_src_index_d_ts from '@azesmway/react-native-unity/lib/typescript/plugin/src/index.d.ts';
|
|
149
178
|
import * as _appandflow_expo_camera_characteristics_plugin_build_index from '@appandflow/expo-camera-characteristics/plugin/build/index';
|
|
150
|
-
import * as react_native_keys_lib_typescript_plugin_src_index_d_ts from 'react-native-keys/lib/typescript/plugin/src/index.d.ts';
|
|
151
|
-
import * as react_native_full_screen_notification_incoming_call_src_expo_ts from 'react-native-full-screen-notification-incoming-call/src/expo.ts';
|
|
152
|
-
import * as react_native_fast_tflite_lib_typescript_src_expo_plugin_withFastTFLite from 'react-native-fast-tflite/lib/typescript/src/expo-plugin/withFastTFLite';
|
|
153
|
-
import * as instabug_reactnative_plugin_src_index from 'instabug-reactnative/plugin/src/index';
|
|
154
179
|
import { ConfigPlugin } from '@expo/config-plugins';
|
|
155
180
|
|
|
156
181
|
type ConfigPluginOptions<T> = T extends ConfigPlugin<infer TOptions> ? Exclude<TOptions, void | undefined> : never;
|
|
157
182
|
|
|
158
183
|
interface ThirdPartyAutomatedPlugins {
|
|
159
|
-
"instabug-reactnative": ConfigPluginOptions<typeof instabug_reactnative_plugin_src_index["default"]>;
|
|
160
|
-
"react-native-fast-tflite": ConfigPluginOptions<typeof react_native_fast_tflite_lib_typescript_src_expo_plugin_withFastTFLite["default"]>;
|
|
161
|
-
"react-native-full-screen-notification-incoming-call": ConfigPluginOptions<typeof react_native_full_screen_notification_incoming_call_src_expo_ts["default"]>;
|
|
162
|
-
"react-native-keys": ConfigPluginOptions<typeof react_native_keys_lib_typescript_plugin_src_index_d_ts["default"]>;
|
|
163
184
|
"@appandflow/expo-camera-characteristics": ConfigPluginOptions<typeof _appandflow_expo_camera_characteristics_plugin_build_index["default"]>;
|
|
185
|
+
"@azesmway/react-native-unity": ConfigPluginOptions<typeof _azesmway_react_native_unity_lib_typescript_plugin_src_index_d_ts["default"]>;
|
|
164
186
|
"@bacons/apple-colors": ConfigPluginOptions<typeof _bacons_apple_colors_plugin_build_withAndroidColors["default"]>;
|
|
165
187
|
"@bam.tech/react-native-batch": ConfigPluginOptions<typeof _bam_tech_react_native_batch_plugin_build_withReactNativeBatch["default"]>;
|
|
166
188
|
"@batch.com/react-native-plugin": ConfigPluginOptions<typeof _batch_com_react_native_plugin_plugin_build_withReactNativeBatch["default"]>;
|
|
189
|
+
"@beyondidentity/bi-sdk-react-native": ConfigPluginOptions<typeof _beyondidentity_bi_sdk_react_native_app_plugin["default"]>;
|
|
190
|
+
"@bitdrift/react-native": ConfigPluginOptions<typeof _bitdrift_react_native_typescript_plugin_withBitdrift["default"]>;
|
|
167
191
|
"@bittingz/expo-widgets": ConfigPluginOptions<typeof _bittingz_expo_widgets_plugin_build_index["default"]>;
|
|
192
|
+
"@bravemobile/react-native-code-push": ConfigPluginOptions<typeof _bravemobile_react_native_code_push_expo_plugin_withCodePush["default"]>;
|
|
168
193
|
"@braze/expo-plugin": ConfigPluginOptions<typeof _braze_expo_plugin_build_withBraze["default"]>;
|
|
169
194
|
"@config-plugins/react-native-blob-util": ConfigPluginOptions<typeof _config_plugins_react_native_blob_util_build_withReactNativeBlobUtil["default"]>;
|
|
170
195
|
"@config-plugins/react-native-pdf": ConfigPluginOptions<typeof _config_plugins_react_native_pdf_build_withPdf["default"]>;
|
|
196
|
+
"@corasan/image-compressor": ConfigPluginOptions<typeof _corasan_image_compressor_app_plugin["default"]>;
|
|
197
|
+
"@didomi/react-native": ConfigPluginOptions<typeof _didomi_react_native_plugin_withDidomi["default"]>;
|
|
171
198
|
"@fishjam-cloud/react-native-client": ConfigPluginOptions<typeof _fishjam_cloud_react_native_client_plugin_build_withFishjam["default"]>;
|
|
199
|
+
"@giphy/react-native-sdk": ConfigPluginOptions<typeof _giphy_react_native_sdk_app_plugin["default"]>;
|
|
200
|
+
"@hot-updater/react-native": ConfigPluginOptions<typeof _hot_updater_react_native_plugin_build_withHotUpdater["default"]>;
|
|
201
|
+
"@huymobile/react-native-sms-retriever-nitro-module": ConfigPluginOptions<typeof _huymobile_react_native_sms_retriever_nitro_module_app_plugin["default"]>;
|
|
202
|
+
"@intercom/intercom-react-native": ConfigPluginOptions<typeof _intercom_intercom_react_native_app_plugin["default"]>;
|
|
172
203
|
"@iterable/expo-plugin": ConfigPluginOptions<typeof _iterable_expo_plugin_plugin_build_withIterable["default"]>;
|
|
204
|
+
"@kingstinct/react-native-activity-kit": ConfigPluginOptions<typeof _kingstinct_react_native_activity_kit_app_plugin["default"]>;
|
|
205
|
+
"@kingstinct/react-native-healthkit": ConfigPluginOptions<typeof _kingstinct_react_native_healthkit_app_plugin["default"]>;
|
|
206
|
+
"@leanplum/react-native-sdk": ConfigPluginOptions<typeof _leanplum_react_native_sdk_plugin_build_withLeanplumSDK["default"]>;
|
|
207
|
+
"@maplibre/maplibre-react-native": ConfigPluginOptions<typeof _maplibre_maplibre_react_native_lib_typescript_plugin_withMapLibre["default"]>;
|
|
173
208
|
"@prisma/react-native": ConfigPluginOptions<typeof _prisma_react_native_plugin_build_index["default"]>;
|
|
174
209
|
"@react-native-community/datetimepicker": ConfigPluginOptions<typeof _react_native_community_datetimepicker_plugin_build_withDateTimePickerStyles["default"]>;
|
|
175
210
|
"@react-native-firebase/app": ConfigPluginOptions<typeof _react_native_firebase_app_plugin_build_index["default"]>;
|
|
@@ -179,15 +214,24 @@ interface ThirdPartyAutomatedPlugins {
|
|
|
179
214
|
"@react-native-firebase/crashlytics": ConfigPluginOptions<typeof _react_native_firebase_crashlytics_plugin_build_index["default"]>;
|
|
180
215
|
"@react-native-firebase/messaging": ConfigPluginOptions<typeof _react_native_firebase_messaging_plugin_build_index["default"]>;
|
|
181
216
|
"@react-native-firebase/perf": ConfigPluginOptions<typeof _react_native_firebase_perf_plugin_build_index["default"]>;
|
|
217
|
+
"@react-native-google-signin/google-signin": ConfigPluginOptions<typeof _react_native_google_signin_google_signin_plugin_build_withGoogleSignIn["default"]>;
|
|
182
218
|
"@react-native-seoul/naver-login": ConfigPluginOptions<typeof _react_native_seoul_naver_login_plugin_build_index["default"]>;
|
|
183
219
|
"@react-native-voice/voice": ConfigPluginOptions<typeof _react_native_voice_voice_plugin_build_withVoice["default"]>;
|
|
184
220
|
"@reactvision/react-viro": ConfigPluginOptions<typeof _reactvision_react_viro_dist_plugins_withViro["default"]>;
|
|
185
221
|
"@rnmapbox/maps": ConfigPluginOptions<typeof _rnmapbox_maps_plugin_build_withMapbox["default"]>;
|
|
222
|
+
"@sentry/react-native": ConfigPluginOptions<typeof _sentry_react_native_plugin_build_index["default"]>;
|
|
223
|
+
"@sentry/react-native/expo": ConfigPluginOptions<typeof _sentry_react_native_plugin_build_index["default"]>;
|
|
224
|
+
"@stripe/stripe-react-native": ConfigPluginOptions<typeof _stripe_stripe_react_native_lib_typescript_plugin_withStripe["default"]>;
|
|
225
|
+
"@survicate/react-native-survicate": ConfigPluginOptions<typeof _survicate_react_native_survicate_app_plugin["default"]>;
|
|
226
|
+
"@vonovak/react-native-theme-control": ConfigPluginOptions<typeof _vonovak_react_native_theme_control_plugin_build_withThemeControl["default"]>;
|
|
186
227
|
"@wwdrew/expo-android-account-manager": ConfigPluginOptions<typeof _wwdrew_expo_android_account_manager_plugin_build_index["default"]>;
|
|
187
228
|
"@wwdrew/expo-spotify-sdk": ConfigPluginOptions<typeof _wwdrew_expo_spotify_sdk_plugin_build_index["default"]>;
|
|
229
|
+
"@xmartlabs/react-native-line": ConfigPluginOptions<typeof _xmartlabs_react_native_line_plugin_withLineSDK["default"]>;
|
|
188
230
|
"@zoontek/react-native-navigation-bar": ConfigPluginOptions<typeof _zoontek_react_native_navigation_bar_dist_typescript_expo["default"]>;
|
|
231
|
+
"app-icon-badge": ConfigPluginOptions<typeof app_icon_badge_dist_app_plugin["default"]>;
|
|
189
232
|
"expo-alternate-app-icons": ConfigPluginOptions<typeof expo_alternate_app_icons_plugin_build_index["default"]>;
|
|
190
233
|
"expo-apple-authentication": ConfigPluginOptions<typeof expo_apple_authentication_plugin_build_withAppleAuth["default"]>;
|
|
234
|
+
"expo-asset": ConfigPluginOptions<typeof expo_asset_plugin_build_withAssets["default"]>;
|
|
191
235
|
"expo-audio": ConfigPluginOptions<typeof expo_audio_plugin_build_withAudio["default"]>;
|
|
192
236
|
"expo-av": ConfigPluginOptions<typeof expo_av_plugin_build_withAV["default"]>;
|
|
193
237
|
"expo-background-fetch": ConfigPluginOptions<typeof expo_background_fetch_plugin_build_withBackgroundFetch["default"]>;
|
|
@@ -197,12 +241,15 @@ interface ThirdPartyAutomatedPlugins {
|
|
|
197
241
|
"expo-calendar": ConfigPluginOptions<typeof expo_calendar_plugin_build_withCalendar["default"]>;
|
|
198
242
|
"expo-camera": ConfigPluginOptions<typeof expo_camera_plugin_build_withCamera["default"]>;
|
|
199
243
|
"expo-cellular": ConfigPluginOptions<typeof expo_cellular_plugin_build_withCellular["default"]>;
|
|
244
|
+
"expo-color-space-plugin": ConfigPluginOptions<typeof expo_color_space_plugin_build_index_d_ts["default"]>;
|
|
200
245
|
"expo-contacts": ConfigPluginOptions<typeof expo_contacts_plugin_build_withContacts["default"]>;
|
|
246
|
+
"expo-core-spotlight": ConfigPluginOptions<typeof expo_core_spotlight_plugin_build_index["default"]>;
|
|
201
247
|
"expo-custom-assets": ConfigPluginOptions<typeof expo_custom_assets_build_index["default"]>;
|
|
202
248
|
"expo-dev-client": ConfigPluginOptions<typeof expo_dev_client_plugin_build_withDevClient["default"]>;
|
|
203
249
|
"expo-document-picker": ConfigPluginOptions<typeof expo_document_picker_plugin_build_withDocumentPicker["default"]>;
|
|
204
250
|
"expo-dynamic-app-icon": ConfigPluginOptions<typeof expo_dynamic_app_icon_plugin_build_withDynamicIcon["default"]>;
|
|
205
251
|
"expo-file-system": ConfigPluginOptions<typeof expo_file_system_plugin_build_withFileSystem["default"]>;
|
|
252
|
+
"expo-font": ConfigPluginOptions<typeof expo_font_plugin_build_withFonts["default"]>;
|
|
206
253
|
"expo-health-connect": ConfigPluginOptions<typeof expo_health_connect_build_withHealthConnect["default"]>;
|
|
207
254
|
"expo-iap": ConfigPluginOptions<typeof expo_iap_plugin_build_withIAP["default"]>;
|
|
208
255
|
"expo-image-picker": ConfigPluginOptions<typeof expo_image_picker_plugin_build_withImagePicker["default"]>;
|
|
@@ -214,9 +261,13 @@ interface ThirdPartyAutomatedPlugins {
|
|
|
214
261
|
"expo-mail-composer": ConfigPluginOptions<typeof expo_mail_composer_plugin_build_withMailComposer["default"]>;
|
|
215
262
|
"expo-maps": ConfigPluginOptions<typeof expo_maps_plugin_build_withMapsLocation["default"]>;
|
|
216
263
|
"expo-media-library": ConfigPluginOptions<typeof expo_media_library_plugin_build_withMediaLibrary["default"]>;
|
|
264
|
+
"expo-music-picker": ConfigPluginOptions<typeof expo_music_picker_app_plugin["default"]>;
|
|
265
|
+
"expo-native-alipay": ConfigPluginOptions<typeof expo_native_alipay_app_plugin["default"]>;
|
|
217
266
|
"expo-navigation-bar": ConfigPluginOptions<typeof expo_navigation_bar_plugin_build_withNavigationBar["default"]>;
|
|
218
267
|
"expo-notifications": ConfigPluginOptions<typeof expo_notifications_plugin_build_withNotifications["default"]>;
|
|
219
268
|
"expo-pip": ConfigPluginOptions<typeof expo_pip_plugin_build_index["default"]>;
|
|
269
|
+
"expo-quick-actions": ConfigPluginOptions<typeof expo_quick_actions_plugin_build_index["default"]>;
|
|
270
|
+
"expo-roomplan": ConfigPluginOptions<typeof expo_roomplan_app_plugin["default"]>;
|
|
220
271
|
"expo-router": ConfigPluginOptions<typeof expo_router_plugin_build_index["default"]>;
|
|
221
272
|
"expo-screen-orientation": ConfigPluginOptions<typeof expo_screen_orientation_plugin_build_withScreenOrientation["default"]>;
|
|
222
273
|
"expo-secure-store": ConfigPluginOptions<typeof expo_secure_store_plugin_build_withSecureStore["default"]>;
|
|
@@ -224,7 +275,10 @@ interface ThirdPartyAutomatedPlugins {
|
|
|
224
275
|
"expo-share-extension": ConfigPluginOptions<typeof expo_share_extension_plugin_build_index["default"]>;
|
|
225
276
|
"expo-share-intent": ConfigPluginOptions<typeof expo_share_intent_plugin_build_index["default"]>;
|
|
226
277
|
"expo-shazamkit": ConfigPluginOptions<typeof expo_shazamkit_plugin_build_withShazamKit["default"]>;
|
|
278
|
+
"expo-speech-recognition": ConfigPluginOptions<typeof expo_speech_recognition_app_plugin["default"]>;
|
|
227
279
|
"expo-splash-screen": ConfigPluginOptions<typeof expo_splash_screen_plugin_build_withSplashScreen["default"]>;
|
|
280
|
+
"expo-sqlite": ConfigPluginOptions<typeof expo_sqlite_plugin_build_withSQLite["default"]>;
|
|
281
|
+
"expo-superwall": ConfigPluginOptions<typeof expo_superwall_plugin_build_index["default"]>;
|
|
228
282
|
"expo-system-ui": ConfigPluginOptions<typeof expo_system_ui_plugin_build_withSystemUI["default"]>;
|
|
229
283
|
"expo-task-manager": ConfigPluginOptions<typeof expo_task_manager_plugin_build_withTaskManager["default"]>;
|
|
230
284
|
"expo-tracking-transparency": ConfigPluginOptions<typeof expo_tracking_transparency_plugin_build_withTrackingTransparency["default"]>;
|
|
@@ -232,84 +286,80 @@ interface ThirdPartyAutomatedPlugins {
|
|
|
232
286
|
"expo-video": ConfigPluginOptions<typeof expo_video_plugin_build_withExpoVideo["default"]>;
|
|
233
287
|
"expo-web-browser": ConfigPluginOptions<typeof expo_web_browser_plugin_build_withWebBrowser["default"]>;
|
|
234
288
|
"freerasp-react-native": ConfigPluginOptions<typeof freerasp_react_native_plugin_build_index["default"]>;
|
|
289
|
+
"instabug-reactnative": ConfigPluginOptions<typeof instabug_reactnative_plugin_src_index["default"]>;
|
|
290
|
+
"llama.rn": ConfigPluginOptions<typeof llama_rn_lib_typescript_expo_plugin_withLlamaRN_d_ts["default"]>;
|
|
235
291
|
"newrelic-react-native-agent": ConfigPluginOptions<typeof newrelic_react_native_agent_plugin_build_index["default"]>;
|
|
292
|
+
"onesignal-expo-plugin": ConfigPluginOptions<typeof onesignal_expo_plugin_build_onesignal_withOneSignal["default"]>;
|
|
293
|
+
"patch-project": ConfigPluginOptions<typeof patch_project_build_withPatchPlugin["default"]>;
|
|
294
|
+
"pushy-expo-plugin": ConfigPluginOptions<typeof pushy_expo_plugin_app_plugin["default"]>;
|
|
236
295
|
"react-native-add-calendar-event": ConfigPluginOptions<typeof react_native_add_calendar_event_plugin_build_withAddCalendarEvent["default"]>;
|
|
237
296
|
"react-native-admob-native-ads": ConfigPluginOptions<typeof react_native_admob_native_ads_plugin_build_withAdmobNativeAds["default"]>;
|
|
297
|
+
"react-native-app-auth": ConfigPluginOptions<typeof react_native_app_auth_plugin_build_index["default"]>;
|
|
238
298
|
"react-native-app-clip": ConfigPluginOptions<typeof react_native_app_clip_plugin_build_index["default"]>;
|
|
299
|
+
"react-native-appsflyer": ConfigPluginOptions<typeof react_native_appsflyer_expo_withAppsFlyer["default"]>;
|
|
239
300
|
"react-native-audio-api": ConfigPluginOptions<typeof react_native_audio_api_lib_typescript_plugin_withAudioAPI["default"]>;
|
|
240
|
-
"react-native-auth0": ConfigPluginOptions<typeof
|
|
301
|
+
"react-native-auth0": ConfigPluginOptions<typeof react_native_auth0_src_plugin_withAuth0["default"]>;
|
|
302
|
+
"react-native-auto-skeleton": ConfigPluginOptions<typeof react_native_auto_skeleton_src_expo_plugins_withAutoSkeleton["default"]>;
|
|
241
303
|
"react-native-background-fetch": ConfigPluginOptions<typeof react_native_background_fetch_expo_plugin_build_index["default"]>;
|
|
242
304
|
"react-native-background-geolocation": ConfigPluginOptions<typeof react_native_background_geolocation_expo_plugin_build_index["default"]>;
|
|
243
305
|
"react-native-ble-manager": ConfigPluginOptions<typeof react_native_ble_manager_plugin_build_withBLE["default"]>;
|
|
244
306
|
"react-native-ble-plx": ConfigPluginOptions<typeof react_native_ble_plx_plugin_build_withBLE["default"]>;
|
|
307
|
+
"react-native-bootsplash": ConfigPluginOptions<typeof react_native_bootsplash_app_plugin["default"]>;
|
|
308
|
+
"react-native-bottom-tabs": ConfigPluginOptions<typeof react_native_bottom_tabs_lib_typescript_src_expo_d_ts["default"]>;
|
|
309
|
+
"react-native-capture-protection": ConfigPluginOptions<typeof react_native_capture_protection_plugins_withPlugin["default"]>;
|
|
310
|
+
"react-native-cloud-storage": ConfigPluginOptions<typeof react_native_cloud_storage_dist_typescript_expo_plugin_index["default"]>;
|
|
311
|
+
"react-native-cloud-store": ConfigPluginOptions<typeof react_native_cloud_store_plugins_withCloud["default"]>;
|
|
245
312
|
"react-native-compressor": ConfigPluginOptions<typeof react_native_compressor_lib_typescript_expo_plugin_compressor["default"]>;
|
|
313
|
+
"react-native-credentials-manager": ConfigPluginOptions<typeof react_native_credentials_manager_app_plugin["default"]>;
|
|
314
|
+
"react-native-deepgram": ConfigPluginOptions<typeof react_native_deepgram_plugin_build_index["default"]>;
|
|
246
315
|
"react-native-document-scanner-plugin": ConfigPluginOptions<typeof react_native_document_scanner_plugin_expo_plugin_build_withDocumentScanner["default"]>;
|
|
247
316
|
"react-native-edge-to-edge": ConfigPluginOptions<typeof react_native_edge_to_edge_dist_typescript_expo["default"]>;
|
|
317
|
+
"react-native-email-link": ConfigPluginOptions<typeof react_native_email_link_plugin_withEmailLink["default"]>;
|
|
318
|
+
"react-native-fast-tflite": ConfigPluginOptions<typeof react_native_fast_tflite_lib_typescript_expo_plugin_withFastTFLite["default"]>;
|
|
248
319
|
"react-native-fbads": ConfigPluginOptions<typeof react_native_fbads_plugin_build_withReactNativeFbads["default"]>;
|
|
249
320
|
"react-native-fbsdk-next": ConfigPluginOptions<typeof react_native_fbsdk_next_plugin_build_withFacebook["default"]>;
|
|
321
|
+
"react-native-full-screen-notification-incoming-call": ConfigPluginOptions<typeof react_native_full_screen_notification_incoming_call_lib_typescript_expo["default"]>;
|
|
322
|
+
"react-native-google-auth": ConfigPluginOptions<typeof react_native_google_auth_plugin_build_withGoogleAuth["default"]>;
|
|
250
323
|
"react-native-google-cast": ConfigPluginOptions<typeof react_native_google_cast_lib_typescript_plugin_withGoogleCast["default"]>;
|
|
324
|
+
"react-native-google-fit": ConfigPluginOptions<typeof react_native_google_fit_app_plugin["default"]>;
|
|
325
|
+
"react-native-google-maps-plus": ConfigPluginOptions<typeof react_native_google_maps_plus_expoConfig_build_index["default"]>;
|
|
251
326
|
"react-native-google-mobile-ads": ConfigPluginOptions<typeof react_native_google_mobile_ads_plugin_build_index["default"]>;
|
|
327
|
+
"react-native-health": ConfigPluginOptions<typeof react_native_health_app_plugin["default"]>;
|
|
328
|
+
"react-native-health-connect": ConfigPluginOptions<typeof react_native_health_connect_app_plugin["default"]>;
|
|
329
|
+
"react-native-iap": ConfigPluginOptions<typeof react_native_iap_plugin_build_withIAP["default"]>;
|
|
252
330
|
"react-native-image-marker": ConfigPluginOptions<typeof react_native_image_marker_lib_typescript_expo_plugin_withImageMarker["default"]>;
|
|
331
|
+
"react-native-keys": ConfigPluginOptions<typeof react_native_keys_plugin_build_index["default"]>;
|
|
253
332
|
"react-native-legal": ConfigPluginOptions<typeof react_native_legal_plugin_build_index["default"]>;
|
|
333
|
+
"react-native-libsodium": ConfigPluginOptions<typeof react_native_libsodium_app_plugin["default"]>;
|
|
254
334
|
"react-native-localization-settings": ConfigPluginOptions<typeof react_native_localization_settings_plugin_build_index["default"]>;
|
|
335
|
+
"react-native-localize": ConfigPluginOptions<typeof react_native_localize_dist_typescript_expo["default"]>;
|
|
255
336
|
"react-native-localize-date": ConfigPluginOptions<typeof react_native_localize_date_plugin_build_withLocalizations["default"]>;
|
|
337
|
+
"react-native-map-link": ConfigPluginOptions<typeof react_native_map_link_app_plugin["default"]>;
|
|
338
|
+
"react-native-maps": ConfigPluginOptions<typeof react_native_maps_plugin_build_index["default"]>;
|
|
256
339
|
"react-native-msal": ConfigPluginOptions<typeof react_native_msal_plugin_build_withReactNativeMSAL["default"]>;
|
|
257
|
-
"react-native-
|
|
340
|
+
"react-native-navigation-mode": ConfigPluginOptions<typeof react_native_navigation_mode_app_plugin["default"]>;
|
|
341
|
+
"react-native-nfc-manager": ConfigPluginOptions<typeof react_native_nfc_manager_app_plugin["default"]>;
|
|
342
|
+
"react-native-nitro-screen-recorder": ConfigPluginOptions<typeof react_native_nitro_screen_recorder_lib_typescript_expo_plugin_withScreenRecorder["default"]>;
|
|
343
|
+
"react-native-nitro-sound": ConfigPluginOptions<typeof react_native_nitro_sound_lib_typescript_plugin_src_index_d_ts["default"]>;
|
|
344
|
+
"react-native-orientation-director": ConfigPluginOptions<typeof react_native_orientation_director_plugin_build_index["default"]>;
|
|
345
|
+
"react-native-ota-hot-update": ConfigPluginOptions<typeof react_native_ota_hot_update_plugin_build_index["default"]>;
|
|
258
346
|
"react-native-permissions": ConfigPluginOptions<typeof react_native_permissions_dist_typescript_expo["default"]>;
|
|
259
347
|
"react-native-rate-app": ConfigPluginOptions<typeof react_native_rate_app_lib_typescript_plugin_withReactNativeRateApp["default"]>;
|
|
348
|
+
"react-native-render-lynx": ConfigPluginOptions<typeof react_native_render_lynx_plugin_withRenderLynx["default"]>;
|
|
260
349
|
"react-native-screenshot-aware": ConfigPluginOptions<typeof react_native_screenshot_aware_lib_typescript_plugin_withReactNativeScreenshotAware["default"]>;
|
|
261
350
|
"react-native-share": ConfigPluginOptions<typeof react_native_share_plugin_build_index["default"]>;
|
|
351
|
+
"react-native-spotlight-search": ConfigPluginOptions<typeof react_native_spotlight_search_plugin_build_withSpotlight["default"]>;
|
|
352
|
+
"react-native-ssl-manager": ConfigPluginOptions<typeof react_native_ssl_manager_app_plugin["default"]>;
|
|
262
353
|
"react-native-theoplayer": ConfigPluginOptions<typeof react_native_theoplayer_lib_typescript_plugins_expo_withTHEOplayer["default"]>;
|
|
354
|
+
"react-native-tiktok": ConfigPluginOptions<typeof react_native_tiktok_plugin_build_withTiktok["default"]>;
|
|
263
355
|
"react-native-twilio-video-webrtc": ConfigPluginOptions<typeof react_native_twilio_video_webrtc_plugin_build_index["default"]>;
|
|
264
356
|
"react-native-v8": ConfigPluginOptions<typeof react_native_v8_plugin_build_withV8ExpoAdapter["default"]>;
|
|
357
|
+
"react-native-vector-image": ConfigPluginOptions<typeof react_native_vector_image_plugin_build_withVectorImage["default"]>;
|
|
265
358
|
"react-native-video": ConfigPluginOptions<typeof react_native_video_lib_expo_plugins_withRNVideo["default"]>;
|
|
266
359
|
"react-native-vision-camera": ConfigPluginOptions<typeof react_native_vision_camera_lib_typescript_expo_plugin_withVisionCamera["default"]>;
|
|
360
|
+
"react-native-vlc-media-player": ConfigPluginOptions<typeof instabug_reactnative_plugin_src_index_ts["default"]>;
|
|
267
361
|
"react-native-vosk": ConfigPluginOptions<typeof react_native_vosk_plugin_build_withVosk["default"]>;
|
|
268
362
|
"react-native-wifi-reborn": ConfigPluginOptions<typeof react_native_wifi_reborn_plugin_dist_withWifi["default"]>;
|
|
269
|
-
"@sentry/react-native": ConfigPluginOptions<typeof _sentry_react_native_plugin_build_index["default"]>;
|
|
270
|
-
"@sentry/react-native/expo": ConfigPluginOptions<typeof _sentry_react_native_plugin_build_index["default"]>;
|
|
271
|
-
"@beyondidentity/bi-sdk-react-native": ConfigPluginOptions<typeof _beyondidentity_bi_sdk_react_native_app_plugin["default"]>;
|
|
272
|
-
"@bravemobile/react-native-code-push": ConfigPluginOptions<typeof _bravemobile_react_native_code_push_expo_plugin_withCodePush["default"]>;
|
|
273
|
-
"@corasan/image-compressor": ConfigPluginOptions<typeof _corasan_image_compressor_app_plugin["default"]>;
|
|
274
|
-
"@giphy/react-native-sdk": ConfigPluginOptions<typeof _giphy_react_native_sdk_app_plugin["default"]>;
|
|
275
|
-
"@hot-updater/react-native": ConfigPluginOptions<typeof _hot_updater_react_native_plugin_build_withHotUpdater["default"]>;
|
|
276
|
-
"@intercom/intercom-react-native": ConfigPluginOptions<typeof _intercom_intercom_react_native_app_plugin["default"]>;
|
|
277
|
-
"@kingstinct/react-native-activity-kit": ConfigPluginOptions<typeof _kingstinct_react_native_activity_kit_app_plugin["default"]>;
|
|
278
|
-
"@kingstinct/react-native-healthkit": ConfigPluginOptions<typeof _kingstinct_react_native_healthkit_app_plugin["default"]>;
|
|
279
|
-
"@maplibre/maplibre-react-native": ConfigPluginOptions<typeof _maplibre_maplibre_react_native_lib_typescript_plugin_withMapLibre["default"]>;
|
|
280
|
-
"@react-native-google-signin/google-signin": ConfigPluginOptions<typeof _react_native_google_signin_google_signin_plugin_build_withGoogleSignIn["default"]>;
|
|
281
|
-
"@stripe/stripe-react-native": ConfigPluginOptions<typeof _stripe_stripe_react_native_lib_typescript_plugin_withStripe["default"]>;
|
|
282
|
-
"@vonovak/react-native-theme-control": ConfigPluginOptions<typeof _vonovak_react_native_theme_control_plugin_build_withThemeControl["default"]>;
|
|
283
|
-
"@xmartlabs/react-native-line": ConfigPluginOptions<typeof _xmartlabs_react_native_line_plugin_withLineSDK["default"]>;
|
|
284
|
-
"expo-asset": ConfigPluginOptions<typeof expo_asset_plugin_build_withAssets["default"]>;
|
|
285
|
-
"expo-font": ConfigPluginOptions<typeof expo_font_plugin_build_withFonts["default"]>;
|
|
286
|
-
"expo-music-picker": ConfigPluginOptions<typeof expo_music_picker_app_plugin["default"]>;
|
|
287
|
-
"expo-native-alipay": ConfigPluginOptions<typeof expo_native_alipay_app_plugin["default"]>;
|
|
288
|
-
"expo-quick-actions": ConfigPluginOptions<typeof expo_quick_actions_plugin_build_index["default"]>;
|
|
289
|
-
"expo-roomplan": ConfigPluginOptions<typeof expo_roomplan_app_plugin["default"]>;
|
|
290
|
-
"expo-speech-recognition": ConfigPluginOptions<typeof expo_speech_recognition_app_plugin["default"]>;
|
|
291
|
-
"expo-sqlite": ConfigPluginOptions<typeof expo_sqlite_plugin_build_withSQLite["default"]>;
|
|
292
|
-
"expo-superwall": ConfigPluginOptions<typeof expo_superwall_plugin_build_index["default"]>;
|
|
293
|
-
"pushy-expo-plugin": ConfigPluginOptions<typeof pushy_expo_plugin_app_plugin["default"]>;
|
|
294
|
-
"react-native-appsflyer": ConfigPluginOptions<typeof react_native_appsflyer_expo_withAppsFlyer["default"]>;
|
|
295
|
-
"react-native-auto-skeleton": ConfigPluginOptions<typeof react_native_auto_skeleton_src_expo_plugins_withAutoSkeleton["default"]>;
|
|
296
|
-
"react-native-bootsplash": ConfigPluginOptions<typeof react_native_bootsplash_app_plugin["default"]>;
|
|
297
|
-
"react-native-bottom-tabs": ConfigPluginOptions<typeof react_native_bottom_tabs_lib_typescript_expo["default"]>;
|
|
298
|
-
"react-native-cloud-store": ConfigPluginOptions<typeof react_native_cloud_store_plugins_withCloud["default"]>;
|
|
299
|
-
"react-native-credentials-manager": ConfigPluginOptions<typeof react_native_credentials_manager_app_plugin["default"]>;
|
|
300
|
-
"react-native-email-link": ConfigPluginOptions<typeof react_native_email_link_plugin_withEmailLink["default"]>;
|
|
301
|
-
"react-native-health": ConfigPluginOptions<typeof react_native_health_app_plugin["default"]>;
|
|
302
|
-
"react-native-health-connect": ConfigPluginOptions<typeof react_native_health_connect_app_plugin["default"]>;
|
|
303
|
-
"react-native-libsodium": ConfigPluginOptions<typeof react_native_libsodium_app_plugin["default"]>;
|
|
304
|
-
"react-native-map-link": ConfigPluginOptions<typeof react_native_map_link_app_plugin["default"]>;
|
|
305
|
-
"react-native-maps": ConfigPluginOptions<typeof react_native_maps_plugin_build_index["default"]>;
|
|
306
|
-
"react-native-navigation-mode": ConfigPluginOptions<typeof react_native_navigation_mode_app_plugin["default"]>;
|
|
307
|
-
"react-native-nfc-manager": ConfigPluginOptions<typeof react_native_nfc_manager_app_plugin["default"]>;
|
|
308
|
-
"react-native-orientation-director": ConfigPluginOptions<typeof react_native_orientation_director_plugin_build_index["default"]>;
|
|
309
|
-
"react-native-ota-hot-update": ConfigPluginOptions<typeof react_native_ota_hot_update_plugin_build_index["default"]>;
|
|
310
|
-
"react-native-render-lynx": ConfigPluginOptions<typeof react_native_render_lynx_plugin_withRenderLynx["default"]>;
|
|
311
|
-
"react-native-tiktok": ConfigPluginOptions<typeof react_native_tiktok_plugin_build_withTiktok["default"]>;
|
|
312
|
-
"react-native-vlc-media-player": ConfigPluginOptions<typeof react_native_vlc_media_player_expo_withVlcMediaPlayer["default"]>;
|
|
313
363
|
}
|
|
314
364
|
|
|
315
365
|
interface ThirdPartyPlugins {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "typed-config-plugins",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.4.1",
|
|
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)",
|
|
@@ -33,6 +33,7 @@
|
|
|
33
33
|
"scripts": {
|
|
34
34
|
"build": "tsup",
|
|
35
35
|
"update": "bun src/codegenPipeline/run.ts",
|
|
36
|
+
"find": "bun run src/codegenPipeline/codegen/utils/findTypesCli.ts",
|
|
36
37
|
"build:dev": "tsup --watch",
|
|
37
38
|
"lint": "bunx biome check --fix --unsafe",
|
|
38
39
|
"lint:CI": "bunx biome check",
|
|
@@ -43,17 +44,27 @@
|
|
|
43
44
|
"@expo/config-plugins": "*"
|
|
44
45
|
},
|
|
45
46
|
"devDependencies": {
|
|
46
|
-
"@
|
|
47
|
-
"@
|
|
48
|
-
"@types
|
|
47
|
+
"@babel/parser": "7.28.4",
|
|
48
|
+
"@babel/traverse": "7.28.4",
|
|
49
|
+
"@babel/types": "7.28.4",
|
|
50
|
+
"@biomejs/biome": "2.2.5",
|
|
51
|
+
"@expo/config-plugins": "54.0.2",
|
|
52
|
+
"@types/bun": "1.3.0",
|
|
49
53
|
"@types/resolve": "1.20.6",
|
|
50
|
-
"lefthook": "1.
|
|
51
|
-
"
|
|
54
|
+
"lefthook": "1.13.6",
|
|
55
|
+
"ora": "9.0.0",
|
|
56
|
+
"p-queue": "9.0.0",
|
|
52
57
|
"resolve": "1.22.10",
|
|
53
58
|
"tsup": "8.5.0",
|
|
54
|
-
"typescript": "5.9.
|
|
59
|
+
"typescript": "5.9.3"
|
|
55
60
|
},
|
|
56
61
|
"patchedDependencies": {
|
|
57
|
-
"instabug-reactnative@16.0.2": "patches/instabug-reactnative@16.0.2.patch"
|
|
62
|
+
"instabug-reactnative@16.0.2": "patches/instabug-reactnative@16.0.2.patch",
|
|
63
|
+
"onesignal-expo-plugin@2.0.3": "patches/onesignal-expo-plugin@2.0.3.patch",
|
|
64
|
+
"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"
|
|
66
|
+
},
|
|
67
|
+
"overrides": {
|
|
68
|
+
"@types/node": "24.9.1"
|
|
58
69
|
}
|
|
59
70
|
}
|