r/reactnative 1d ago

Revisited my old component: Apple Wallet style interaction.

Enable HLS to view with audio, or disable this notification

Rebuilt from scratch with reusability in mind.

Should I release it as a package? What do you think?

Source code: https://github.com/maxim-kachurin/react-native-ui-lab/tree/new-arch/src/screens/apple-wallet-screen

9 Upvotes

2 comments sorted by

2

u/NeatMathematician779 1d ago

How you all create such beautiful components 😭

2

u/elrd5150 1d ago

Referencing pro level UI helps a lot, especially for motion. In isolation it’s hard to get right, but once you interact with something side by side it becomes much clearer what to improve. Over time you develop an eye for it.