When trying to implement Facebook login in my react native, this error is getting in my Facebook developer account. How to resolve this? please help!
I have this: { 'Payment' : { 'Referenced' : 'referenced payment', 'Conciliate' : 'conciliate payment', 'Multiple' : 'multiple payment' } } but can c
We created a karate framework with API testing using Maven, and we successfully ran it locally, generating both reports: a karate html report and a cucumber htm
I'm making a simple script to save some data on when a user access a page and leaves a page, along with some other page details. The script "works", but it does
I am following a course on Udemy, the instructor's side is using Angular 2 and I am trying to build the app using the latest version. The main problem I have, i
I am using version 3.8 of OpenCSV library. I am using annotation to map the bean fields to the columns in the CSV file. I have it working to a point. It is f
I have a simple df. Genotype freq 0 HET 0/1 1 REF 0/1 2 HOM 0/1 3 HOM 1/1 I would like to change 'HOM' to 'REF'
I would like to implement some yardstick tests for a service layer that I've implemented on top of Ignite 2.12.0. I want to implement a couple of test drivers (
I am using chartJS library - http://www.chartjs.org/ If the text label is too big, chartJs displays text at 45 degrees Please tell me how can I change the text
Would you give me some advice how to modify element text in XML using python? if I want to insert other text in front of text of the first BBB element, which pa