-
Notifications
You must be signed in to change notification settings - Fork 90
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
Upgrade rect-native to latest - 0.71 #162
Comments
Anyone interested on this, please comment and I will assign the issue |
Hello shehand , I am interested, can you assign it to me ? |
Hello @shehand is this issue resolved?, I would like to contribute to it. |
@ajaman190 please go for it. |
Hey @shehand , I'm happy to let you know that I've successfully upgraded the Go_social app's React Native version from 0.58.6 to 0.71.3. This upgrade involved significant changes in both versions, many aspects of the app required updating. Now the app is building smoothly without any errors. However, there are still some dependencies that need attention, such as AsyncStorage, React-Navigation, and react-native-map, etc. These dependencies have undergone changes that need to be addressed. At present, I'm encountering a Firebase error, which I believe is due to the absence of the config.js file in the config folder. Currently, there's only a config.example.js file available if config folder. If I can obtain the config.js file, I can move forward with addressing the aforementioned issues. |
@ajaman190 you ned to rename example file as config.js and move forward. Please refer the readme file for further instructions. |
Sure |
"Hi @shehand, I'm submitting a PR for this. Could you please assign me this issue so that I can raise a PR for GSOC23?" |
@shehand Kindly review the PR and assign me of any other issues that need to be addressed. |
@ajaman190 you can work on #163 as the follow up issue. |
Prerequisites
Expected Behavior
The app should be working (at least the login/singin page and dashboard view should be rendered)
Current Behavior
App is outdated because of RN version and the dependencies should be upgraded too
The text was updated successfully, but these errors were encountered: