My old application was built using Expo, and the backend was sending push notifications using the Expo Push API.
- Now, we have created a new project using React Native CLI.
- Is it possible to generate an Expo push token in a React Native CLI project?