push notifications in expo app with WordPress as a back-end

Can push notifications in expo app with WordPress as a back-end i want to sent notifications to my app every time new post is posted in WordPress

Hi

Yes, as long as Wordpress has a way to run some custom code when an article is posted this is possible.

Check the Wordpress docs for how to do the Wordpress part.

See the Expo Push Notifications guide for the rest.