From 504c968973166a79c55725fb33077923fb706b57 Mon Sep 17 00:00:00 2001 From: Smallpath Date: Tue, 13 Jun 2017 15:07:34 +0800 Subject: [PATCH] 0.3.0 --- package.json | 2 +- psnine/container/user/HomeProfile.js | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) 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({