We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c079838 commit 803b282Copy full SHA for 803b282
.flowconfig
@@ -28,6 +28,7 @@ node_modules/react-native/interface.js
28
node_modules/react-native/flow/
29
30
[options]
31
+server.max_workers=4
32
emoji=true
33
34
esproposal.optional_chaining=enable
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@react-native-community/segmented-control",
3
- "version": "2.0.1",
+ "version": "2.1.0",
4
"description": "React Native SegmentedControlIOS library",
5
"main": "js/index.js",
6
"types": "index.d.ts",
0 commit comments