File tree Expand file tree Collapse file tree 4 files changed +5
-3
lines changed
Expand file tree Collapse file tree 4 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 22** /node_modules
33node_modules
44# Example
5- example
5+ example
6+ # Assets
7+ assets
Original file line number Diff line number Diff line change @@ -87,7 +87,7 @@ AppleHeader.defaultProps = {
8787 dateTitle : "MONDAY, 27 NOVEMBER" ,
8888 containerStyle : styles . container ,
8989 largeTitleStyle : styles . largeTitleStyle ,
90- imageSource : require ( "../../../.. /assets/temp/joshua-rawson-harris-NdZtmw_jlMk-unsplash.jpg" )
90+ imageSource : require ( "./assets/temp/joshua-rawson-harris-NdZtmw_jlMk-unsplash.jpg" )
9191} ;
9292
9393export default AppleHeader ;
File renamed without changes.
Original file line number Diff line number Diff line change 11{
22 "name" : " @freakycoder/react-native-header-view" ,
3- "version" : " 0.4.6 " ,
3+ "version" : " 0.4.7 " ,
44 "description" : " Fully customizable Header View for React Native." ,
55 "keywords" : [
66 " apple" ,
You can’t perform that action at this time.
0 commit comments