aksonov / aksonov/react-native-tableview
Table not visible in Dark Mode
- Linguagem predominante
- Objective-C
- Estrelas
- 1.4k
- Forks
- 179
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
Using the (corrected) simple example from https://github.com/aksonov/react-native-tableview/issues/214#issuecomment-631751644:
```
Item 1
Item 1
Item 1
Item 1
Item 1
Item 1
Item 1
```
the items are not visible except for the section header and the separators as shown in the screenshot below. When you touch an item, it appears in dark (reverse) color, as shown in the second screenshot.
I tried adding the `transparent` prop to the `` as suggested in #210, but that has no effect.


Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.