react-navigation-shared-element
React Navigation bindings for react-native-shared-element 💫 (by IjzerenHein)
v-shared-element
Declarative shared-element transitions for Vue.js (by justintaddei)
react-navigation-shared-element | v-shared-element | |
---|---|---|
11 | 1 | |
1,289 | 471 | |
0.0% | 0.0% | |
2.7 | 8.9 | |
over 2 years ago | 8 days ago | |
TypeScript | TypeScript | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.
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.
react-navigation-shared-element
Posts with mentions or reviews of react-navigation-shared-element.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-02-17.
-
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.
v-shared-element
Posts with mentions or reviews of v-shared-element.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-05-01.
-
Vue Contextual Transition
There is https://github.com/justintaddei/v-shared-element which is close to but not quite the solution I wanted.
What are some alternatives?
When comparing react-navigation-shared-element and v-shared-element you can also consider the following projects:
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.
react-navigation - Routing and navigation for React Native and Web apps
vue-starport - 🛰 Shared component across routes with animations
app-store-animation - App Store shared transition
react-native-shared-element - Native shared element transition "primitives" for react-native 💫