Hello! Our app is a react-native project and we already get some analitycs by amplitude about year. Now I want to improve amplitude usage for our project and I would like to use Ampli CLI for our app.
If I try to execute
ampli pull
I get the next warning
WARNING You have yet to create a source in your account. Log into https://data.amplitude.com/ to create one.
But in our app we have one source
React native SDK with name ReactNative. Connected.
Please tell me, is it possible to use ampli cli for react native project or maybe something wrong?