This repository has been archived by the owner on Oct 4, 2022. It is now read-only.
Releases: nullscreen/bark
Releases · nullscreen/bark
0.3
0.2
Changes:
- decouples the shake motion from
UIWindow
object and instead sends a notification. This allows for more flexibility if a user already had their ownUIWindow
subclass, or wanted to use some motion other than shake. Users can programmatically pull up the action sheet with theSBBark
singleton -[[SBBark sharedBark] showBark]
- For clarity,
SBBarkDelegate
implementation is now required and included in the installation instructions.
0.1
0.1 has the basic features for creating GitHub issues and sending emails.