Skip to content

Commit fd4bed3

Browse files
add react-native-simple-stepper (#2191)
1 parent 437fd07 commit fd4bed3

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

react-native-libraries.json

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19522,7 +19522,6 @@
1952219522
},
1952319523
{
1952419524
"githubUrl": "https://github.com/arunabhverma/expo-paste-input",
19525-
"npmPkg": "expo-paste-input",
1952619525
"examples": ["https://github.com/arunabhverma/expo-paste-input/tree/main/example"],
1952719526
"images": [
1952819527
"https://raw.githubusercontent.com/arunabhverma/expo-paste-input/main/.github/ios.gif",
@@ -19534,7 +19533,6 @@
1953419533
},
1953519534
{
1953619535
"githubUrl": "https://github.com/RahulMandyal1/react-native-dashed-view",
19537-
"npmPkg": "react-native-dashed-view",
1953819536
"examples": ["https://github.com/RahulMandyal1/react-native-dashed-view/tree/main/example"],
1953919537
"images": [
1954019538
"https://github.com/RahulMandyal1/react-native-dashed-view/raw/main/assets/cover.png"
@@ -19553,5 +19551,14 @@
1955319551
"ios": true,
1955419552
"android": true,
1955519553
"newArchitecture": true
19554+
},
19555+
{
19556+
"githubUrl": "https://github.com/testshallpass/react-native-simple-stepper",
19557+
"examples": ["https://github.com/testshallpass/react-native-simple-stepper/tree/main/example"],
19558+
"images": [
19559+
"https://github.com/testshallpass/react-native-simple-stepper/blob/main/screenshots/stepper.png"
19560+
],
19561+
"android": true,
19562+
"ios": true
1955619563
}
1955719564
]

0 commit comments

Comments
 (0)