react-native-otp-inputs
Advanced tools
Changelog
v7.0.0 (31/03/2021)
@react-native-community/clipboard
has been changed to @react-native-clipboard/clipboard
.
Now installation process should be:
$ yarn add react-native-otp-inputs @react-native-clipboard/clipboard
Changelog
v6.0.0 (04/07/2020)
Clipboard
has been extracted from react-native
core as part of Lean Core. Now this module uses Clipboard. Additional steps needed are:$ yarn add @react-native-community/clipboard
$ npx pod-install
For android, the package will be linked automatically on build.
<details> <summary>For React Native version 0.59 or older</summary>