I do not know if this the issue of this widget or ChariTi project, so I raised in both project.
Since nl.fokkezb.pullToRefresh 1.2 does not support android, in order to support ChariTi in android for views that use this widget, I tried to update the widget to version 1.4.
After updated the widget to latest version of 1.4, error occurs when loading the widget:
'undefined' is not an object (evaluating 'parentSymbol.headerPullView = $.views.vew.getViewEx({resurse: true})') at widget.js (line 117)
Since 1.3 the widget is implemented in the view instead of the controller. So you will have to update the implementation in ChariTi as instructed in the README.
I do not know if this the issue of this widget or ChariTi project, so I raised in both project.
Since nl.fokkezb.pullToRefresh 1.2 does not support android, in order to support ChariTi in android for views that use this widget, I tried to update the widget to version 1.4.
After updated the widget to latest version of 1.4, error occurs when loading the widget:
'undefined' is not an object (evaluating 'parentSymbol.headerPullView = $.views.vew.getViewEx({resurse: true})') at widget.js (line 117)
This error happens in both iOS and Android