소스 검색

Update doc since PR was accepted (#3020)

The following  https://github.com/wix/react-native-navigation/pull/3006 implemented this functionality
andresesfm 6 년 전
부모
커밋
c93eef6df1
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      docs/README.md

+ 1
- 1
docs/README.md 파일 보기

@@ -130,7 +130,7 @@ v2 is written in Test Driven Development. We have a test for every feature inclu
130 130
 
131 131
 |       other        | iOS  | Android | Contributor(s) |
132 132
 |--------------------|:----:|:-----:|-----|
133
-| screenBackgroundColor        |   ✅     |     [Contribute](/docs/WorkingLocally.md)       |  Wix |
133
+| screenBackgroundColor        |   ✅     | ✅ | |
134 134
 | orientation       |    ✅     |✅| Wix |
135 135
 | disabledBackGesture        |    ✅     |    / iOS specific     | |
136 136
 | screenBackgroundImageName        |   ✅      |    [Contribute](/docs/WorkingLocally.md)        | |