v-shared-element
react-navigation-shared-element
v-shared-element | react-navigation-shared-element | |
---|---|---|
1 | 11 | |
464 | 1,268 | |
- | - | |
8.9 | 2.7 | |
6 days ago | over 1 year ago | |
TypeScript | TypeScript | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
v-shared-element
-
Vue Contextual Transition
There is https://github.com/justintaddei/v-shared-element which is close to but not quite the solution I wanted.
react-navigation-shared-element
-
Testing shared elements transition for my app
I use react-navigation-shared-element. The API is really straight forward.
-
Releasing Reanimated 3.0
This one? It's been unmaintained for quite some time now. I've held off from using it just because of this. It's nice that we now get this support from the Reanimated team & React Navigation no need for extra community packages.
-
Hey Peoples I was wondering is there a library I could use to implement this: as I tap the screen the user details appear. Any point to the right direction would help. Thanks
Most part can be done with animation library as other mentioned. The initial transition between two screens seems like a shared element. Check some idea from here: https://github.com/IjzerenHein/react-native-shared-element
- How can I create this type of animated navigation with react native?
- iOS app opening style transitions in RN?
- You can implement shared element transitions like those in the iOS App Store with react-navigation-shared-element
-
Shared transitions are really cool, but you might not know how to create one with React Native. This one is similar to FB Marketplace and you can learn how to make one too :) Hope the short tutorial can be helpful to you (see the comments)
Issue
-
App Store shared transition made with react-native and reanimated 2
Something similar could be done with https://github.com/IjzerenHein/react-navigation-shared-element
- How can I have this transition effect in my app?
- Planets App UI design using React Native.
What are some alternatives?
nuxt-contextual-transition - Easy-ish cross-browser transitioning between pages with shared elements and/or sequential order with Nuxt 3.
react-navigation - Routing and navigation for your React Native apps
vue-contextual-transition - Easy-ish cross-browser transitioning between pages with shared elements and/or sequential order with Vue 3.
app-store-animation - App Store shared transition
react-native-shared-element - Native shared element transition "primitives" for react-native 💫
react-native-template - An opinionated template to bootstrap your next React Native app with all the time-wasting packages you need to have.
vue-motion-one - Animation library for Vue 3 based on Motion One.
vue-starport - 🛰 Shared component across routes with animations
PlanetsAppInReactNative - Planets app using react native