EddyVerbruggen / nativescript-listview-backgroundcolor-changedetection-issue

Reproducing NativeScript issue 4489

Home Page:https://github.com/NativeScript/NativeScript/issues/4489

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repo reproduces a NativeScript issue (GIF on the left) where you need to scroll a ListView item out of view (and back in) to see the updated background color.

The "fix" branch (GIF on the right) suggests a fix that works for me but may not be the best solution.

git clone https://github.com/EddyVerbruggen/nativescript-listview-backgroundcolor-changedetection-issue
cd nativescript-listview-backgroundcolor-changedetection-issue
tns run ios

(I've checked in node_modules on purpose since that's where the problem/fix is)

About

Reproducing NativeScript issue 4489

https://github.com/NativeScript/NativeScript/issues/4489


Languages

Language:TypeScript 64.2%Language:HTML 26.7%Language:CSS 6.1%Language:JavaScript 3.0%