Skip to content

Releases: react-native-segmented-control/segmented-control

v1.4.0

17 Apr 16:40
Compare
Choose a tag to compare

feat: add SegmentedControl for android (#65) by @Naturalclar
docs: add screenshot of android implementation (#66) by @Naturalclar
feat: add web support (#67) by @Naturalclar
docs: Add screenshot for web (#68) by @Naturalclar

v1.3.0

17 Apr 06:55
Compare
Choose a tag to compare

v1.2.1

12 Mar 16:05
Compare
Choose a tag to compare
  • fix: Add activeTextColor to d.ts #54
  • chore: use ColorValue for color props #53
  • chore: update some devDependencies #55

v1.2.0

11 Mar 08:00
Compare
Choose a tag to compare
  • (feat) Add activeTextColor Props for iOS 13 #50
  • (chore) removed unused array #49
  • (chore) fix url #46

v1.1.1

23 Jan 09:01
Compare
Choose a tag to compare

#29: chore: Bump eslint-utils from 1.3.1 to 1.4.3
#28: chore: Bump lodash from 4.17.11 to 4.17.15
#44: fix: Fix broken compilation in v1.1.0

v1.1.0

19 Jan 19:12
Compare
Choose a tag to compare

#18 Added index.d.ts to support TypeScript Typings
#22 Added iOS 13 support with textColor and backgroundColor Props
#33 Rename from RCTSegmentedControl to RNCSegmentedControl to avoid duplicate