Przeglądaj źródła

Update README.md

Ben Hsieh 8 lat temu
rodzic
commit
df2b6f4efc
1 zmienionych plików z 4 dodań i 0 usunięć
  1. 4
    0
      README.md

+ 4
- 0
README.md Wyświetl plik

@@ -796,6 +796,10 @@ Connect `Media Scanner` and scan the file. see [Android Media Scanner, and Downl
796 796
 
797 797
 A set of configurations that will be injected into a `fetch` method, with the following properties.
798 798
 
799
+#### indicator:boolean
800
+  `0.5.6`
801
+  Set this property to `true` to display a network indicator on status bar, this feature is only supported on IOS.
802
+
799 803
 #### trusty:boolean
800 804
   `0.5.3`
801 805
   Set this property to `true` will allow the request create connection with server have self-signed SSL certification. This is not recommended to use in production.