NativeScript / nsplugins-internal

1 stars 1 forks source link

QSF app improvements #188

Open zbranzov opened 5 years ago

zbranzov commented 5 years ago

iOS:

Android:

tbozhikov commented 5 years ago

One more major thing:

The app crashes in Android after the following:

  1. Go to selection example
  2. Tap edit button
  3. Tap back button

Error is:

System.err: com.tns.NativeScriptException:
System.err: Calling js method onBindViewHolder failed
System.err:
System.err: TypeError: Cannot read property 'nsView' of null

This happens while using "nativescript-ui-listview": "~6.2.0". With "nativescript-ui-listview": "~5.0.0", this is not reproduced

DimitarTodorov commented 5 years ago

Above issue is fixed in tbozhikov/clean-ups branch of QSF and nativescript-ui-listview@6.4.1