Send news on the app

Hey guys, i am trying to create a tiny app where i can post some news on it, but how i can post news without update the app everytime the app? I was thinking about using firebase, but i am searching a more viable solution cause I want to post these news while i am on the phone and not only at the Pc

if anyone is interested, a cool way to do this would be to create two apps, an admin app and a user app, in the admin app you simply create a workspace that allows you to write and send data to Firebase, while the user app receives Firebase data, so you can manage and send news directly from one app to another quickly

1 Like