Skip to content
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

Some refacts #11

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

guillemfondin
Copy link

  • clean some code
  • fix expo warning (rollback @react-native-picker/picker from 2.2.1 to 2.1.0, and up react-native to 0.64.3)
  • Add .gitignore

…er from 2.2.1 to 2.1.0, and up react-native to 0.64.3)
@Melvynx
Copy link

Melvynx commented Jan 20, 2022

Duplicate of #5 ?

@guillemfondin
Copy link
Author

In the idea sure, but I think most changes are differents

@guillemfondin guillemfondin changed the title Some refacr Some refacts Jan 20, 2022
@guillemfondin guillemfondin mentioned this pull request Jan 20, 2022
@@ -134,7 +134,7 @@ export default function CandidateProfile({ route }) {
}}
onPress={() =>
navigation.navigate("ThemeByCandidate", {
idCandidat: IDCandidat,
idCandidat: IDCandidate,

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should rename the key ? To make uniform "idcandidate"

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes I think also, but it needs to change it everywhere on the app, and I'm running out of time for now...

Copy link

@WebMamba WebMamba left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Merci pour la contribution tout fonctionne pour moi ! 😁

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.

5 participants