Skip to content

Commit e72f647

Browse files
authored
Add react-native-otp-input to libraries list (#2009)
1 parent 54773b4 commit e72f647

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

react-native-libraries.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18382,5 +18382,17 @@
1838218382
"ios": true,
1838318383
"android": true,
1838418384
"newArchitecture": true
18385+
},
18386+
{
18387+
"githubUrl": "https://github.com/bhojaniasgar/react-native-otp-input",
18388+
"npmPkg": "@bhojaniasgar/react-native-otp-input",
18389+
"examples": [
18390+
"https://github.com/bhojaniasgar/react-native-otp-input/tree/main/example/BareCli",
18391+
"https://github.com/bhojaniasgar/react-native-otp-input/tree/main/example/expo"
18392+
],
18393+
"ios": true,
18394+
"android": true,
18395+
"web": true,
18396+
"newArchitecture": true
1838518397
}
1838618398
]

0 commit comments

Comments
 (0)