Skip to content

Commit

Permalink
fake test
Browse files Browse the repository at this point in the history
  • Loading branch information
haileyok committed Mar 14, 2024
1 parent 4b40896 commit 14a5e03
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/view/screens/Home.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ function HomeScreenReady({
}, [pinnedFeedInfos])

React.useEffect(() => {
Alert.alert('Final test. If you see this, it works.')
;(async () => {
try {
const update = await Updates.checkForUpdateAsync()
Expand Down

0 comments on commit 14a5e03

Please sign in to comment.