I'm new to react native and I'm trying to do horizontal scrolling with scroll view but it is not scrolling at all.. it is completely static I'm currently using
I have a HashMap with hundred of key/value pairs. Now I have to delete all key/values except 2 key/value. I have use this way : if(map!=null){
I have recently started using the SAML Python toolkit (Flask) from OneLogin. I have a problem in that when I sign out of the application itself, it does not si
I have my TFS server which have some Git Project now I want to move it to Github. Please suggest me the steps to do this.
client.on('message', message => { if (message.content.toLocaleLowerCase() === prefix + 'yardım') { const kanal = new Discord.MessageEmbed() .s
I use Flutter with the sqflite package. I execute a query that violates a FOREIGN KEY constraint, inside a transaction. I catch the exception, and then try to s
I have a syntax MongoDB create() function below: const create = async (info, opts = {}) => { const data = await Model.create(info, opts); return data; };
I am working on an e-commerce demo project that uses woocommerce for its backend. I have a product card widget for listing all products displayed in a grid or l