segmented-control icon indicating copy to clipboard operation
segmented-control copied to clipboard

React Native SegmentedControl library

Results 97 segmented-control issues
Sort by recently updated
recently updated
newest added

Segment-control v2.4.1 RN v0.71.2 Error Message: No overload matches this call. Overload 2 of 2, '(props: SegmentedControlProps, context: any): SegmentedControl', gave the following error. Type '{ fontFamily: Fonts; fontSize: number;...

the typings need updating so we can continue using this package with react-native 0.71.0. when using with 0.71 you get the error: _**JSX element class does not support attributes because...

Good afternoon! Quite recently, I ran into such a problem on Android, in which, in the case of disable, the segment of the control, the evolution property behaved incorrectly. I...

Original Image ![info](https://user-images.githubusercontent.com/48598347/202843880-d7ed6168-74ee-4533-bee0-3602e3da2833.png) Image after adding inside segment ![Image](https://user-images.githubusercontent.com/48598347/202843775-c957aeba-01be-4fc7-9222-c0a8bbe158a9.jpeg) The aspect ratio of image is changing inside segment in ios. Works fine for android.

Is it possible to add a disabled segment. For example let's say I will be using segmented control for e-commerce app that sells t-shirts of different sizes. Assuming we have...

Bumps [react-test-renderer](https://github.com/facebook/react/tree/HEAD/packages/react-test-renderer) from 16.13.1 to 18.3.1. Release notes Sourced from react-test-renderer's releases. 18.2.0 (June 14, 2022) React DOM Provide a component stack as a second argument to onRecoverableError. (@​gnoff in...

dependencies

Bumps [expo](https://github.com/expo/expo/tree/HEAD/packages/expo) from 46.0.16 to 50.0.17. Changelog Sourced from expo's changelog. Changelog This is the log of notable changes to the Expo client that are developer-facing. Package-specific changes not released...

dependencies

if I have values={[]} but then later change those values on a condition, like 'values={x == null ? [] :valuesArray}, then tint color does not work on android iOS does...

Bumps [rimraf](https://github.com/isaacs/rimraf) from 3.0.2 to 5.0.8. Changelog Sourced from rimraf's changelog. 5.0 No default export, only named exports 4.4 Provide Dirent or Stats object as second argument to filter 4.3...

dependencies

Would be great to support momentaryin property in Android. Thanks!