Skip to content

codingwatching/UnityMessageBox

 
 

Repository files navigation

UnityMessageBox

Based on the UnityNativeDialogPlugin https://github.com/asus4/UnityNativeDialogPlugin

Platforms:

  • iOS
  • Android
  • Editor (any platform)

How to install

Add the following GitHub URL from the Package Manager UI

https://github.com/Camper-code/UnityMessageBox.git

How to use

Just call the Show method with text

    CampStudio.UnityMessageBox.MessageBox.Show("Hello!", "Hello world!");

About

Easy native message box for untiy iOS/Android/Editor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 47.8%
  • Java 27.1%
  • Objective-C++ 21.8%
  • Objective-C 3.3%