Skip to content

Latest commit

 

History

History
 
 

react-native-confirmation-code-field examples

Install

git clone https://github.com/retyui/react-native-confirmation-code-field.git
cd react-native-confirmation-code-field
yarn

Run

# start metro bundler in background
yarn start &

# build & run on iOS
yarn ios

# build & run on Android
yarn android

Examples

react-native-confirmation-code-field animated example


react-native-confirmation-code-field formatting example


react-native-confirmation-code-field unmask example


react-native-confirmation-code-field mask example


react-native-confirmation-code-field underline example


react-native-confirmation-code-field basic example