Android Toast in iPhone?

后端 未结 12 879
轮回少年
轮回少年 2020-12-05 20:38

When I write Android apps, I love the Toast feature. Is there a way to get this kind of set and forget popup message in iPhone development using MonoTouch (C# .NET)?

12条回答
  •  情歌与酒
    2020-12-05 21:12

    Check this out:

    https://github.com/ecstasy2/toast-notifications-ios

    Edit: The project has moved to github so i update the link.

提交回复
热议问题