This is an awesome library, can you guys put some example code here?
leojiang opened this issue · 4 comments
If you guys put some demo code here, it'll be helpful for people to learn how to use it.
And for react native development, we really appreciate that you guys build such useful components.
I would love to get some examples in this repo! I have some expo snacks that could be pulled into a create-react-native-app
very easily!
Ideally they would live in an examples
directory with a new subfolder for each example.
https://snack.expo.io/@kkemple/sideswipe-example
https://snack.expo.io/@kkemple/pokedex
https://snack.expo.io/@kkemple/spaced-sideswipe
@kkemple I tried your example, the first "sideswipe-example" gives an error: "element type is invalid: expected a string but got: undefined".
That has something to do with the Carousel tag.
I use the latest react-native-sideswipe version (1.4.2).
Please help.
I imagine there are issues with changes to react native, did other examples not work?
They are all not working, @kkemple ...