File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 4
4
5
5
React Native SegmentedControl library. Use SegmentedControl to render a UISegmentedControl iOS.
6
6
7
- For Android, it has a js implementation that mocks iOS 13 style of UISegmentedControl.
7
+ For Android and Web , it has a js implementation that mocks iOS 13 style of UISegmentedControl.
8
8
9
- | iOS | Android |
10
- | --- | ---- |
11
- | <img src =" https://user-images.githubusercontent.com/6936373/71608757-dc6ef680-2bc6-11ea-85be-aa31f25ecf36.png " width =" 320 " /> | <img src =" https://user-images.githubusercontent.com/6936373/79550655-9edd9d00-80d3-11ea-98bf-8b7c0b0798d3.png " width =" 320 " /> |
9
+ | iOS | Android | Web |
10
+ | --- | ---- | --- |
11
+ | <img src =" https://user-images.githubusercontent.com/6936373/71608757-dc6ef680-2bc6-11ea-85be-aa31f25ecf36.png " width =" 320 " /> | <img src =" https://user-images.githubusercontent.com/6936373/79550655-9edd9d00-80d3-11ea-98bf-8b7c0b0798d3.png " width =" 320 " /> | < img src = " https://user-images.githubusercontent.com/6936373/79590620-3f52b200-8112-11ea-863b-236c4465fba6.png " width = " 640 " /> |
12
12
13
13
14
14
@@ -217,4 +217,4 @@ The library is released under the MIT licence. For more information see [`LICENS
217
217
[ npm-badge ] : https://img.shields.io/npm/v/@react-native-community/segmented-control.svg?style=flat-square
218
218
[ lean-core-badge ] : https://img.shields.io/badge/Lean%20Core-Extracted-brightgreen.svg?style=flat-square
219
219
[ lean-core-issue ] : https://github.com/facebook/react-native/issues/23313
220
- [ support-badge ] :https://img.shields.io/badge/platforms-android%20|%20ios-lightgrey.svg?style=flat-square
220
+ [ support-badge ] :https://img.shields.io/badge/platforms-android%20|%20ios%20|%20web -lightgrey.svg?style=flat-square
You can’t perform that action at this time.
0 commit comments