Inquiry2 is undefined with react-native-persona

78 Views Asked by At

I’m trying to integrate Persona into my React Native project, but the documentation seems to be messed up. It says use Inquiry2.fromTemplate to begin the inquiry, but they import Inquiry.

Importing Inquiry2 is also of no use because it gives an error about something being required (even though all arguments are provided). Could someone who has successfully integrated Persona help me out by letting me know what I’m supposed to be importing and using to begin an Inquiry?

0

There are 0 best solutions below