Skip to content

Releases: retyui/react-native-confirmation-code-field

Release 8.0.0

06 Jun 23:06
Compare
Choose a tag to compare

What's Changed

  • support React Compiler (perf. optimisation)
  • add .web extension for platform specific code (reduce a bundle size)
  • No anonymous functions (better debugging)
  • update an example app examples/DemoCodeField

Full Changelog: https://github.com/retyui/react-native-confirmation-code-field/compare/7.6.0..8.0.0
NPM DIFF: https://npmfs.com/compare/react-native-confirmation-code-field/7.6.1/8.0.0/

7.6.0

16 May 14:46
Compare
Choose a tag to compare

What's Changed

  • Fix clearInterval called with an invalid handle [retyui/react-native-… by @fcaldarelli in https://github.com//pull/246

New Contributors

Full Changelog: 4.5.0...4.6.0
NPM DIFF: https://npmfs.com/compare/react-native-confirmation-code-field/7.5.0/7.6.0/

Release 4.5.0

14 May 08:31
Compare
Choose a tag to compare
  • Fix typescript error Type Error: 'Cursor' cannot be used as a JSX component

Full Changelog: 7.4.0...4.5.0
NPM diff: 7.4.0...4.5.0

7.4.0

21 Mar 09:16
Compare
Choose a tag to compare

What's Changed


Full Changelog: 7.3.2...7.4.0
npm diff: 7.3.2...7.4.0

7.3.2

11 Oct 13:34
Compare
Choose a tag to compare

Fix disabled field by default on iOS after enabling the new architecture #230