Skip to content

Release v1.8.0

Compare
Choose a tag to compare
@troberts-28 troberts-28 released this 12 May 12:27
· 64 commits to main since this release
  • Added support for iOS-style Haptic and Audio (click sound) feedback for the picker. Note that this has so far only been configured for Expo projects. It would be a simple piece of work for someone to configure it for bare projects.
  • Reorganised the file structure to make it simpler and easier to read.
  • Applied more advanced linting to clean up the codebase and make it easier to follow props through the code.