react-native-app-intro icon indicating copy to clipboard operation
react-native-app-intro copied to clipboard

Modify elements position and styles

Open gonzalovp opened this issue 8 years ago • 3 comments

Hi, nice component! , i'm trying to achieve something like this :

ss 2016-07-28 at 05 31 49

Is there any way to do this with actuall options ?

Thanks

gonzalovp avatar Jul 28 '16 20:07 gonzalovp

@gonzalovp As of now you can't achieve that with the plugin. I recommend you fork the repo and modify the components/DoneButton.ios.js and components/DoneButton.android.js files to suit your needs.

nelsonkam avatar Sep 28 '16 14:09 nelsonkam

@gonzalovp Did you ever figure out how to do this? I am looking into something similar.

JacobSiegel35 avatar Jan 20 '17 21:01 JacobSiegel35

@JacobSiegel35 and @nelsonkam adjusting the style.pagnationContainer bottom attribute of the AppIntro component will works.

smooJitter avatar Jun 06 '17 20:06 smooJitter