Toggle navigation
Toggle navigation
This project
Loading...
Sign in
mobile
/
YH_RNComponent
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
李犇
2017-02-23 11:56:57 +0800
Commit
8e9486fcf06377fc7ed04e9fa6dd1f8bc09ac61e
1 parent
a9694d32
引入DeviceInfo——review by 陈林
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
js/mine/components/mine/MineListHeader.js
js/mine/components/mine/MineListHeader.js
View file @
8e9486f
...
...
@@ -9,6 +9,7 @@ import ReactNative, {
PixelRatio
,
TouchableOpacity
,
Platform
,
DeviceInfo
,
}
from
'react-native'
;
import
Immutable
,
{
Map
}
from
'immutable'
;
...
...
Please
register
or
login
to post a comment