Skip to content

Releases: sosog/react-native-dynamically-selected-picker

v3.3.0

26 Nov 06:18
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.2.0...v3.3.0

v.3.2.0

20 Nov 06:34
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.3...v3.2.0

v3.1.3

19 Nov 05:19
Compare
Choose a tag to compare

Use local package in an example project.

v.3.1.2

15 Nov 17:14
Compare
Choose a tag to compare

Pod script added in package.json

v.3.1.1

12 Nov 15:30
Compare
Choose a tag to compare
fix: update release version

v.3.1.0

10 Nov 18:53
Compare
Choose a tag to compare
  • Fix gap between top gradient and container #28
  • Package react-native (from 0.71.7 to 0.72.6) and yarn dependencies upgraded
  • Package example react-native (from 0.71.7 to 0.72.6) and yarn dependencies upgraded

v.3.0.2

23 Apr 08:48
c094485
Compare
Choose a tag to compare

Package react-native (from 0.70.6 to 0.71.7) and yarn dependencies upgraded
Package example react-native (from 0.70.6 to 0.71.7) and yarn dependencies upgraded
For example app's background color is set to white

v.3.0.1

08 Jan 12:16
f4ef742
Compare
Choose a tag to compare
Merge pull request #7 from sosog/improvement/upgrade-yarn-json5

fix: bob returned

v.3.0.0

30 Dec 21:12
4d6784f
Compare
Choose a tag to compare
  • The environment was updated, whole code move to the react-native library project using typescript.
  • Type check, lint check, and Jest inline snapshot tests were added to the project.
  • React-native example project add for testing purposes.
  • React native props-types package removed in favor of typescript interface props.
  • The logic for components has not changed, some updates will be done in 3.x.x versions.

Bug fixes

26 Oct 15:50
Compare
Choose a tag to compare
2.0.1

version updated