Skip to content

upgraded expo demo app to expo v40 #1096

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 24, 2020
Merged

upgraded expo demo app to expo v40 #1096

merged 1 commit into from
Dec 24, 2020

Conversation

mohit23x
Copy link
Contributor

Description

  • this change updates the expo sdk version from v36 to v40.
  • currently the expo demo app does not runs on devices because min sdk v37 or above is required.
  • i have ran expo upgrade command which has also introduces certain version upgrades of dependecies, please verify package.json if certain version brings some breaking change or not, i have kept the ngrok settings as they are currently

Changelog

@ethanshar ethanshar merged commit 9f1abbc into wix:master Dec 24, 2020
M-i-k-e-l added a commit that referenced this pull request Dec 29, 2020
…-component-2

* master:
  export Button enums
  fix typings
  Fix lint issues
  Fix Switch color based props to use ColorValue typing
  Fix manual placeholderTextColor typing for ChipsInput
  Fix manualy typing of ChipsInput for selectionColor prop
  fix @types/react-native version to 0.63.4
  Fix rn63 typings (#1100)
  Revert "fix for tabbar types for scrollbar"
  fix for tabbar types for scrollbar
  ScrollBar - TS migration (#1078)
  TabBar refactor (#1076)
  Update reanimated and gesture-handler to their latest version
  cleanup Cards example screen
  upgraded expo demo app to expo v40 (#1096)
  Update RNN version

# Conflicts:
#	src/components/tabController/TabBar.tsx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Expo application QR app uses outdate SDK version
2 participants