Andy Kitt

Results 2 issues of Andy Kitt

I have multiple iOS running and it's hard to differentiate between the two because the name is not displaying. ```let hostname; if (process.env.NODE_ENV === "development") { const scriptURL = NativeModules.SourceCode.scriptURL;...

## Proposed changes This PR adds a Fastlane flag for installing Fastlane on your machine and adds a `fastlane` folder to the project root. The initial setup includes 4 lanes:...