react-native-sheet-view 1.0.0 → 1.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +7 -8
- package/assets/Android/BackgroundColor.png +0 -0
- package/assets/Android/CancelText.png +0 -0
- package/assets/Android/HeaderTitle.png +0 -0
- package/assets/Android/LineColor.png +0 -0
- package/assets/Android/MainDemonstration.png +0 -0
- package/assets/Android/ShowCancelText.png +0 -0
- package/assets/Android/TitleColor.png +0 -0
- package/assets/iOS/BackgroundColor.png +0 -0
- package/assets/iOS/CancelText.png +0 -0
- package/assets/iOS/HeaderTitle.png +0 -0
- package/assets/iOS/LineColor.png +0 -0
- package/assets/iOS/MainDemonstration.png +0 -0
- package/assets/iOS/ShowCancelText.png +0 -0
- package/assets/iOS/TitleColor.png +0 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -3,8 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
iOS | Android
|
|
5
5
|
:------------------:|:------------------:
|
|
6
|
-
 | 
|
|
8
7
|
|
|
9
8
|
---
|
|
10
9
|
|
|
@@ -127,7 +126,7 @@ export default App;
|
|
|
127
126
|
|
|
128
127
|
iOS | Android
|
|
129
128
|
:------------------:|:------------------:
|
|
130
|
-
 | 
|
|
131
130
|
|
|
132
131
|
```
|
|
133
132
|
<BottomSheet
|
|
@@ -158,7 +157,7 @@ iOS | Android
|
|
|
158
157
|
|
|
159
158
|
iOS | Android
|
|
160
159
|
:------------------:|:------------------:
|
|
161
|
-
 | 
|
|
162
161
|
|
|
163
162
|
```
|
|
164
163
|
<BottomSheet
|
|
@@ -190,7 +189,7 @@ iOS | Android
|
|
|
190
189
|
|
|
191
190
|
iOS | Android
|
|
192
191
|
:------------------:|:------------------:
|
|
193
|
-
 | 
|
|
194
193
|
|
|
195
194
|
```
|
|
196
195
|
<BottomSheet
|
|
@@ -221,7 +220,7 @@ iOS | Android
|
|
|
221
220
|
|
|
222
221
|
iOS | Android
|
|
223
222
|
:------------------:|:------------------:
|
|
224
|
-
 | 
|
|
225
224
|
|
|
226
225
|
```
|
|
227
226
|
<BottomSheet
|
|
@@ -251,7 +250,7 @@ iOS | Android
|
|
|
251
250
|
|
|
252
251
|
iOS | Android
|
|
253
252
|
:------------------:|:------------------:
|
|
254
|
-
 | 
|
|
255
254
|
|
|
256
255
|
```
|
|
257
256
|
<BottomSheet
|
|
@@ -280,7 +279,7 @@ iOS | Android
|
|
|
280
279
|
|
|
281
280
|
iOS | Android
|
|
282
281
|
:------------------:|:------------------:
|
|
283
|
-
 | 
|
|
284
283
|
|
|
285
284
|
```
|
|
286
285
|
<BottomSheet
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|