Преглед на файлове

rn: document externalAPIScope prop

master
Saúl Ibarra Corretgé преди 6 години
родител
ревизия
b97cb3509a
променени са 1 файла, в които са добавени 6 реда и са изтрити 1 реда
  1. 6
    1
      react/features/app/components/App.native.js

+ 6
- 1
react/features/app/components/App.native.js Целия файл

@@ -38,7 +38,12 @@ type Props = AbstractAppProps & {
38 38
     /**
39 39
      * An object of colors that override the default colors of the app/sdk.
40 40
      */
41
-    colorScheme: Object,
41
+    colorScheme: ?Object,
42
+
43
+    /**
44
+     * Identifier for this app on the native side.
45
+     */
46
+    externalAPIScope: string,
42 47
 
43 48
     /**
44 49
      * Whether Picture-in-Picture is enabled. If {@code true}, a toolbar button

Loading…
Отказ
Запис