History log of /expo/packages/create-expo-module/src/createExampleApp.ts (Results 1 – 10 of 10)
Revision Date Author Comments
# 384598e2 24-Apr-2023 Brent Vatne <[email protected]>

[docs] Update references to expo install/run to npx expo install/run (#22197)

# Why

We should point to `npx expo *` instead of just `expo *` everywhere

# How

Search/replace

---------

[docs] Update references to expo install/run to npx expo install/run (#22197)

# Why

We should point to `npx expo *` instead of just `expo *` everywhere

# How

Search/replace

---------

Co-authored-by: Aman Mittal <[email protected]>
Co-authored-by: Bartosz Kaszubowski <[email protected]>

show more ...


# 0bc2d977 08-Feb-2023 Jaakko Nakaza <[email protected]>

[create-expo-module] Only run pod install on macOS (#20951)

Co-authored-by: Tomasz Sapeta <[email protected]>
Co-authored-by: Brent Vatne <[email protected]>


# c4c29f98 30-Oct-2022 Brent Vatne <[email protected]>

[create-expo-module] Support EXPO_BETA for @next versions (#19776)


# fb08e93c 24-Oct-2022 Bartosz Kaszubowski <[email protected]>

[create-expo-module] fix example app prebuild (#19631)


# 18522c87 26-Aug-2022 Cedric van Putten <[email protected]>

[create-expo-module] Remove .git from example app (#18800)


# df7041d6 13-Aug-2022 Tomasz Sapeta <[email protected]>

[create-module] Fix creating the example app on npm v8


# a2ce1fb6 12-Aug-2022 Tomasz Sapeta <[email protected]>

[create-expo-module] Migrate expo init to create-expo-app (#18605)


# 50ef9c7c 22-Jul-2022 Tomasz Sapeta <[email protected]>

[create-expo-module] Improve the DX of create-expo-module script (#18323)


# 234d009c 13-Jul-2022 Tomasz Sapeta <[email protected]>

[create-expo-module] Use CLI spinners to indicate the progress (#18222)


# ca5a2fa2 24-Jun-2022 Tomasz Sapeta <[email protected]>

Creating Expo module with the example app (#17955)