Native Base, React Native Swiper & React Native using EXPO

Hi there,

Please, how do I integrate Native Base and React Native Swiper into React Native that has been set up using Expo XDE?

kind regards,

OMBU

Hey @ombu,

Integrating NativeBase and React-Native-Swiper should be as simple as installing the packages via Yarn or npm. Then just take a look at the example code in the README’s to see how you can get started using them in your project.

Side note: You should take a look at Kurtis Kemple’s https://github.com/kkemple/react-native-sideswipe as a potential alternative to Swiper.

Cheers,

Adam

2 Likes

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.