Failed to add header to react native webview?

<WebView
              source={{uri:url,
              headers:{"xxx":"content"}}}//
          />

version information is as follows:

Environment:
  OS: macOS Sierra 10.12.6
  Node: 9.11.1
  Yarn: 1.5.1
  npm: 5.6.0
  Watchman: 4.9.0
  Xcode: Xcode 9.2 Build version 9C40b
  Android Studio: 3.0 AI-171.4443003

Packages: (wanted => installed)
  react: ^16.3.0-alpha.1 => 16.3.1
  react-native: 0.54.2 => 0.54.2

find a solution!

Menu