natysoz / expo-images-picker

Multiple Asset Photos Videos selecting package for Expo SDK
MIT License
95 stars 35 forks source link

Different styles for the button to go back and continue #16

Closed KiltzX closed 3 years ago

KiltzX commented 3 years ago

I want to set different style for this buttons, only color Is possible ?

natysoz commented 3 years ago

you can send any valid style object to them

defaultTopNavigator: { ..... buttonStyle: validViewStyleObject, textStyle: validTextStyleObject, },

KiltzX commented 3 years ago

i made one fork from this project, and modified params and view response to get But, Thank you for help

Nice framework :) its so helpful

natysoz commented 3 years ago

sure thing :) thx