Skip to content

linking pages together, still need bg#10

Merged
gordonlin-dev merged 3 commits intomasterfrom
alyssa-front
Aug 7, 2021
Merged

linking pages together, still need bg#10
gordonlin-dev merged 3 commits intomasterfrom
alyssa-front

Conversation

@gordonlin-dev
Copy link
Copy Markdown

No description provided.


const {height, width} = Dimensions.get('window');
const image = { uri: "https://cdn.discordapp.com/attachments/865226240779878400/865235199167299624/blue-pink-halftone-background_53876-99004.jpg" };
function Authentication({ navigation }) {
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Looks like this page does the same thing as the Landing.js page, maybe you could put the stuff here into that page since that page already has other logic

import {View, Text, StyleSheet, TextInput, Dimensions, ImageBackground, TouchableOpacity} from 'react-native'
const secureStore = require('../SecureStore')

const image = { uri: "https://cdn.discordapp.com/attachments/865226240779878400/865235199167299624/blue-pink-halftone-background_53876-99004.jpg" };
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Is it possible store the image in the app itself? Like in the asset folder

@gordonlin-dev gordonlin-dev merged commit 21d2d45 into master Aug 7, 2021
@alyssachne alyssachne deleted the alyssa-front branch August 12, 2021 12:22
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.

1 participant