Published
- 1 min read
create react native app
The solution for this is noted below
create react native app
Solution
// react native:
npx react-native@latest init AwesomeProject
// expo:
npx create-expo-app StickerSmash
Try other methods by searching on the site. That is if this doesn’t work