Create a new Expo project from a based template npx create-expo-app testme -t expo-template-blank-typescript Build and run the app npx expo Install a new dependency npm install <react_package> expo install <expo_package>