toast-notifications-ios
toast-notifications-ios copied to clipboard
Updated code for ARC, updated view property and set timer completion to remove.
Updated code for ARC. Also there was an issue with the toast not removed once the timer was called. I altered the selector from 'hide' to 'remove'. Also the 'view' proproperty was not being set so I fixed that as well. Regards