Serg-Pogrebnyak

Results 5 issues of Serg-Pogrebnyak

if you will try create notification banner with right view UI will broke. Looks like it's because right view have same constraint as left view, please fix this

Add please protocols for scanned peripheral, peripheral, manager and other stuff because difficult to mock for unit tests.

Please fix backward scroll... because if I want make backward scroll for example on 2-3 cell I can do this only on one cell, I made small research and found...

Have you tried to build this example? It occurs a lot of errors, starting from installing pods, and then inside the project. For example, you define SILAlertBarView but this SILAlertBarView.h...

### Description Added next part of code into the `AppDelegate` ```swift FirebaseApp.configure() let database = Database.database() database.callbackQueue = DispatchQueue(label: "remote.db.queue") let _ = database.reference() ``` and after this in the...

api: database