update app version when refreshing feed
This commit is contained in:
1
App.js
1
App.js
@@ -30,6 +30,7 @@ import Slideshow from './Views/Slideshow.js';
|
||||
import SongPlayer from './Views/SongPlayer.js';
|
||||
import { Platform } from 'react-native';
|
||||
import { PostHogProvider } from 'posthog-react-native'
|
||||
import * as Updates from 'expo-updates';
|
||||
|
||||
|
||||
const Tab = createBottomTabNavigator();
|
||||
|
||||
Reference in New Issue
Block a user