codeherence / react-native-header

A high-performance, cross-platform animated header component for React Native applications.
MIT License
218 stars 16 forks source link

feat: publish example on expo #33

Closed MBach closed 2 months ago

MBach commented 2 months ago

Feature Request

Great package!

I'm starting to play with it, reading the docs, etc. I think the "dev user experience" could be improved by providing a link to expo to quickly see how it's going.

e-younan commented 2 months ago

Thanks for opening up this issue!

By a link to expo, do you mean an Expo Snack of the example application? If so, I think that since the example application is ejected, it may not be feasible (from what I remember, only Expo Go applications worked in Expo Snacks).

MBach commented 2 months ago

Ah OK, that's unfortunate. Expo Snack is quite good to play around.

MBach commented 2 months ago

https://snack.expo.dev/@bachelier/react-native-header-example?platform=android

e-younan commented 2 months ago

Oh, I guess I was wrong! Thanks for creating this - I will add a Snack now. :)

e-younan commented 2 months ago

Thanks for the suggestion @MBach! This has been merged and released as a new version (0.12.2). You should be able to see the new QR code and link on npm.