diff --git a/package.json b/package.json index 69c6926..b171eda 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "psnine", - "version": "0.2.1", + "version": "0.3.0", "private": true, "scripts": { "start": "node node_modules/react-native/local-cli/cli.js start", diff --git a/psnine/container/user/HomeProfile.js b/psnine/container/user/HomeProfile.js index 633590d..4225e3c 100644 --- a/psnine/container/user/HomeProfile.js +++ b/psnine/container/user/HomeProfile.js @@ -98,6 +98,7 @@ export default class Home extends Component { const { params } = this.props.screenProps.navigation.state const { preFetch } = this.props.screenProps const psnid = params.URL.split('/').filter(item => item.trim()).pop() + // alert(index) switch (index) { case 2: fav({