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

Create Theses Functionality (After Auth). #1

Merged
merged 6 commits into from
Dec 14, 2021
Merged

Create Theses Functionality (After Auth). #1

merged 6 commits into from
Dec 14, 2021

Conversation

cucupac
Copy link
Contributor

@cucupac cucupac commented Dec 14, 2021

This is an example description.

import { HStack, NativeBaseProvider } from "native-base";
import { FontAwesome5 } from "@expo/vector-icons";

const AddSourcesModal = ({
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is an example comment.

Comment on lines +181 to +188
<RootStack.Screen
name="CreateThesis"
component={CreateThesisScreen}
/>
<RootStack.Screen
name="CreatePost"
component={CreatePostScreen}
/>
Copy link
Collaborator

Choose a reason for hiding this comment

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

Is this where you added the navigation to CreateThesisScreen and CreatePostScreen?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes, that's exactly what that is.

Copy link
Collaborator

@0xernesto 0xernesto left a comment

Choose a reason for hiding this comment

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

Hey I approve, but look at my comments.

@cucupac cucupac merged commit 3106fa5 into master Dec 14, 2021
@cucupac cucupac deleted the create_theses branch December 14, 2021 05:58
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.

2 participants