Pārlūkot izejas kodu

Update README.md

Ben Hsieh 8 gadus atpakaļ
vecāks
revīzija
4d838516d2
1 mainītis faili ar 4 papildinājumiem un 0 dzēšanām
  1. 4
    0
      README.md

+ 4
- 0
README.md Parādīt failu

@@ -772,6 +772,10 @@ Connect `Media Scanner` and scan the file. see [Android Media Scanner, and Downl
772 772
 
773 773
 A set of configurations that will be injected into a `fetch` method, with the following properties.
774 774
 
775
+#### indicator:boolean
776
+  `0.5.6`
777
+  Set this property to `true` to display a network indicator on status bar, this feature is only supported on IOS.
778
+
775 779
 #### trusty:boolean
776 780
   `0.5.3`
777 781
   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.