A Microsoft framework for building cross-platform mobile apps using .NET and C# with native performance and user interfaces.
For Android, you can open MainActivity.cs, then find the [Activity] tag, change the Label value to Sales Force like this [Activity(Label = "Sales Force"....)]
For iOS, please open the Info.plist, change the value of Application Name to Sales Force.