Skip to content

Commit

Permalink
test update
Browse files Browse the repository at this point in the history
  • Loading branch information
haileyok committed Mar 13, 2024
1 parent 60d97c5 commit d238977
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('If you see this, the update worked.')
;(async () => {
try {
const update = await Updates.checkForUpdateAsync()
Expand Down

0 comments on commit d238977

Please sign in to comment.