File tree 3 files changed +4
-3
lines changed 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 12
12
13
13
<p align =" center " >
14
14
<img alt="React Native Empty State"
15
- src="assets/Screenshots/react-native-empty-state.jpg " />
15
+ src="assets/Screenshots/react-native-empty-state.png " />
16
16
</p >
17
17
18
18
# Installation
Original file line number Diff line number Diff line change 11
11
},
12
12
"dependencies" : {
13
13
"@freakycoder/react-native-bounceable" : " ^0.2.2" ,
14
+ "@freakycoder/react-native-empty-state" : " ^0.1.0" ,
14
15
"react" : " 16.13.1" ,
15
16
"react-native" : " 0.63.3" ,
16
17
"react-native-gorgeous-header" : " ^0.1.0"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @freakycoder/react-native-empty-state" ,
3
- "version" : " 0.1.0 " ,
3
+ "version" : " 0.1.1 " ,
4
4
"description" : " Extremely easy to create a React Native Component Library with both Stateful and Functional Component Examples." ,
5
- "main" : " ./build/dist/index .js" ,
5
+ "main" : " ./build/dist/EmptyState .js" ,
6
6
"repository" : " git@github.com:WrathChaos/react-native-empty-state.git" ,
7
7
"author" : " FreakyCoder <kurayogun@gmail.com>" ,
8
8
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments