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
In templates/fastlane, there is a Gemfile that is copied to android/Gemfile and ios/Gemfile. What if the user already have a Gemfile in those places? Maybe we should edit those files like what react-native link does.