mattrglobal / osma

An open source mobile agent for achieving SSI
Apache License 2.0
40 stars 29 forks source link

Add notifications page #21

Closed tplooker closed 4 years ago

tplooker commented 5 years ago

Is your feature request related to a problem? Please describe.

In order for a user of OSMA to have a view of any pending actions requiring the users input. A notification page should be added as a base page, here a list of any pending actions (e.g credential offers, new basic message recieved, proof request) will be displayed.

Describe the solution you'd like

Add a new page called NotificationPage which is a tabbed page to MainPage, this page should render a list of TransactionItems (support already in the app) for any pending actions/unread notifications in the app.