You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The variant flag is going to be removed and replaced with mode for the run-android command. This PR changes it, so the command won't fail/install wrong app version when we'll have bumped react native.
Problem
The variant flag is going to be removed and replaced with mode for the run-android command. This PR changes it, so the command won't fail/install wrong app version when we'll have bumped react native.
Solution
Use the
modeflag instead