lexiconhq / lexicon

Built with Expo, React Native, and GraphQL, Lexicon is a pre-built mobile discussions app that you can customize for your users.
https://lexicon.is
MIT License
177 stars 31 forks source link

Update react native version #42

Closed SimonBiggs closed 12 months ago

SimonBiggs commented 1 year ago

Type of PR

Description

Expo provided the following warning message:

[1] Some dependencies are incompatible with the installed expo version:
[1]   react-native@0.69.6 - expected version: 0.69.9
[1] Your project may not work correctly until you install the correct versions of the packages.
[1] Install individual packages by running npx expo install react-native@0.69.9

Changes

Ran npx expo install react-native@0.69.9 as per expo message

Additional Screenshots

Additional information/context

SimonBiggs commented 1 year ago

@Kinostrome, is this formatting okay?

SimonBiggs commented 1 year ago

Once this PR is merged, we will proceed to push the new update to the alpha-v2 branch.

Brilliant thank you. I don't myself have merging permission, so that will need to be done on your end.

Kinostrome commented 1 year ago

@Kinostrome, is this formatting okay?

Yes, thanks for fixing the issue. There is still a missing "type of PR". As I mentioned it's important to always fill out the template fully. In this case I have filled that one out for you.