Skip to content

Commit fa4e555

Browse files
committed
add simple stepper and thumbnail selector
1 parent 437fd07 commit fa4e555

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

react-native-libraries.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19553,5 +19553,25 @@
1955319553
"ios": true,
1955419554
"android": true,
1955519555
"newArchitecture": true
19556+
},
19557+
{
19558+
"githubUrl": "https://github.com/testshallpass/react-native-simple-stepper",
19559+
"npmPkg": "react-native-simple-stepper",
19560+
"examples": ["https://github.com/testshallpass/react-native-simple-stepper/tree/main/example"],
19561+
"images": [
19562+
"https://github.com/testshallpass/react-native-simple-stepper/blob/main/screenshots/stepper.png"
19563+
],
19564+
"android": true,
19565+
"ios": true
19566+
},
19567+
{
19568+
"githubUrl": "https://github.com/testshallpass/react-native-thumbnail-selector",
19569+
"npmPkg": "react-native-thumbnail-selector",
19570+
"examples": ["https://github.com/testshallpass/react-native-thumbnail-selector/tree/main/example"],
19571+
"images": [
19572+
"https://github.com/testshallpass/react-native-thumbnail-selector/blob/main/assets/demo.gif"
19573+
],
19574+
"android": true,
19575+
"ios": true
1955619576
}
1955719577
]

0 commit comments

Comments
 (0)