You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
following the code to pull from realm add categories to articles.
To do this we'll probably have to add a "category" variable to the Article model, make sure it's set when first pulled down, and then do queries sorting by category. This will make the code cleaner.
The text was updated successfully, but these errors were encountered:
following the code to pull from realm add categories to articles.
To do this we'll probably have to add a "category" variable to the Article model, make sure it's set when first pulled down, and then do queries sorting by category. This will make the code cleaner.
The text was updated successfully, but these errors were encountered: