Browse Source

Update doc since PR was accepted (#3020)

The following  https://github.com/wix/react-native-navigation/pull/3006 implemented this functionality
andresesfm 6 years ago
parent
commit
c93eef6df1
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      docs/README.md

+ 1
- 1
docs/README.md View File

130
 
130
 
131
 |       other        | iOS  | Android | Contributor(s) |
131
 |       other        | iOS  | Android | Contributor(s) |
132
 |--------------------|:----:|:-----:|-----|
132
 |--------------------|:----:|:-----:|-----|
133
-| screenBackgroundColor        |   ✅     |     [Contribute](/docs/WorkingLocally.md)       |  Wix |
133
+| screenBackgroundColor        |   ✅     | ✅ | |
134
 | orientation       |    ✅     |✅| Wix |
134
 | orientation       |    ✅     |✅| Wix |
135
 | disabledBackGesture        |    ✅     |    / iOS specific     | |
135
 | disabledBackGesture        |    ✅     |    / iOS specific     | |
136
 | screenBackgroundImageName        |   ✅      |    [Contribute](/docs/WorkingLocally.md)        | |
136
 | screenBackgroundImageName        |   ✅      |    [Contribute](/docs/WorkingLocally.md)        | |