aksonov / aksonov/react-native-tableview

Table not visible in Dark Mode

Aperta
#215 5 commenti 2 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Objective-C
Stelle
1.4k
Fork
179
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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.
![image](https://user-images.githubusercontent.com/976343/82502700-f7c69980-9ab4-11ea-8a4d-858bf2527d7c.png)

![image](https://user-images.githubusercontent.com/976343/82502742-1167e100-9ab5-11ea-9356-8488c4fbf9e7.png)

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.