Richard
Richard
So what I did is put flatlist inside of swipeout and when I swipe left the button doesn't push the item it just covers it... any idea on how I...
I'm trying to call a stored procedure and get its response, executing the procedure is working but the response is always undefinied so what is the best way to call...
I'm trying to call a function from oracle in nodejs... I tried calling a query this way : statement.executeQuery( `select P_points_mgmt.f_upd_rec(${CLIENT_CODE}, ${status}) from dual`, (executeErr, resultset) => { if (executeErr)...
how can i solve this problem ? what is triggering it ?