diff --git a/components/SearchbarComponent.js b/components/SearchbarComponent.js index daab989..41faa77 100644 --- a/components/SearchbarComponent.js +++ b/components/SearchbarComponent.js @@ -39,7 +39,7 @@ const SearchbarComponent = ({ size={23} onPress={onSettingsPress} /> - {Constants.manifest.extra.requireAuth && + {false && { @@ -180,7 +183,7 @@ const AuthenticationScreen = props => { - Copyright © 2021 Stroll, All rights reserved. + Copyright © 2022 Stroll, All rights reserved.