Skip to content
This repository has been archived by the owner on Oct 4, 2022. It is now read-only.

Releases: nullscreen/bark

0.3

08 Aug 00:37
Compare
Choose a tag to compare

Image attachments in GitHub issues

0.2

05 Aug 18:38
Compare
Choose a tag to compare
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 own UIWindow subclass, or wanted to use some motion other than shake. Users can programmatically pull up the action sheet with the SBBark singleton - [[SBBark sharedBark] showBark]
  • For clarity, SBBarkDelegate implementation is now required and included in the installation instructions.

0.1

17 Jul 22:33
Compare
Choose a tag to compare
0.1

0.1 has the basic features for creating GitHub issues and sending emails.