Commit d3848a4
Timothée Vialatoux
Fix
Some testing in Snack showed that the `FlatList` component was not
properly working, the main reason being that the `flex` style attribute
was forced to `1` in the `FlatList` component. For whatever reason,
when this settings is set, either the Webpreview fail to render the
FLatlist, or the Appetize preview do.FlatList not working because of the forced flex style attribute1 parent 5a4868a commit d3848a4
1 file changed
+0
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | 18 | | |
22 | 19 | | |
23 | 20 | | |
| |||
0 commit comments