Unity Native Toasts Save

A Unity plugin to show native toasts on iOS and Android

Project README

🍞 Unity-Native-Toasts 🍞️

Unity-Native-Toasts is a plugin to display toasts on iOS and Android.

openupm

📱 Social 📱

GitHub Twitter

👊 Support 👊

All of these projects are made during my free time, with more being added over time. If you'd like to support me, you can do it either by sponsoring me on GitHub or by donating via PayPal

📝 Changelog 📝

What's New? Check the CHANGELOG

Watch this repository to be notified of new releases!

🤝 Contribution 🤝

For contributing please read CONTRIBUTING.md

Don't worry about getting it 100% right, I can tidy it up as I review

🖥️ System Requirements 🖥️

Unity 2018.3.14f1 or later. Older versions may work, feel free to test!

🤔 Examples 🤔

Examples can be found at Unity-Native-Example-Project

🛠️ Installation 🛠️

Unity 2019.3 or later (Using Unity Package Manager)

AddPackageFromGitURL

https://github.com/NicholasSheehan/Unity-Native-Toasts.git#v1.0.4

Unity 2018.3 or later (Using Unity Package Manager)

Add this to the projects manifest.json

"com.unitynative.toasts" : "https://github.com/NicholasSheehan/Unity-Native-Toasts.git"

To update the package, change suffix #{version} to the target version.

  • e.g. "com.unitynative.toasts" : "https://github.com/NicholasSheehan/Unity-Native-Toasts.git#v1.0.4"

Unity 2018.3 or later (Using OpenUPM)

openupm

This package is available on OpenUPM

You can install it via openupm-cli

openupm add com.unitynative.toasts

Unity 2018.2

Unity 2018.2 supports embedded packages.

  1. Download a source code zip file from the Releases page
  2. Extract it
  3. Import it under the Packages directory in your Unity project

👍 Features 👍

  • Popup a toast with custom text for either 2 seconds or 3.5 seconds

🔮 Roadmap 🔮

  • Look into setting the location of the toasts
  • Look into custom display durations
Open Source Agenda is not affiliated with "Unity Native Toasts" Project. README Source: NicholasSheehan/Unity-Native-Toasts
Stars
38
Open Issues
3
Last Commit
5 months ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating