n2bSolutions

Results 1 issues of n2bSolutions

Hello, When i try to $.tableWrapper.add(swipeRefresh) application crash !! The View : ``` xml ``` The Controller: ``` if(Ti.Platform.name == "android") { var swipeRefreshModule = require('com.rkam.swiperefreshlayout'); var swipeRefresh = swipeRefreshModule.createSwipeRefresh({...