Follow up tasks:
# Integrate with login (keycloak auth) #* Investigate if possible to do application level login #* Create login screen #* Create registration screen #* End to end user integration # Update schema to server side components #* Move MEME schema to be default for server side #* Link app with running server # Rewrite to UI pattern: xib, #* Mount UITabBarController Programmatically #* Use coordinator pattern #* Create separate xib's for the each screen (MVVM template) # Use RX'ed api for graphql: https://github.com/scottrhoyt/RxApollo |
|