Open ghoudi01 opened 4 years ago
when i navigate from screen to another using
this.props.navigation.push('Post', { item: this.state.related[0], })
the animation work fine but if the screen is "Post " i want to push anouther Post using the same code with deffrent params de the navigation work fine but without animation
when i navigate from screen to another using
the animation work fine but if the screen is "Post " i want to push anouther Post using the same code with deffrent params de the navigation work fine but without animation