question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Can't get it to working.

See original GitHub issue

First of all thanks to the lib & its contributor. Its really awesome.

But I can’t get it working. Below is my code snippet.

import FluidNavigator from 'react-navigation-fluid-transitions';

const Navigator = FluidNavigator.createFluidNavigator({
  screen1: {screen: Screen1},
  screen2: {screen: Screen2},
});

export default createAppContainer(Navigator);

Simulator Screen Shot - iPhone 11 - 2020-01-28 at 16 04 44

Issue Analytics

  • State:open
  • Created 4 years ago
  • Reactions:2
  • Comments:7

github_iconTop GitHub Comments

1reaction
nataly-chobatcommented, Mar 19, 2020

Don’t work for me as well with react-navigation 4.0 Probably I will try this package https://github.com/IjzerenHein/react-navigation-shared-element

0reactions
erm100commented, Apr 4, 2020

Try to install the react-navigation-stack@1.

Read more comments on GitHub >

github_iconTop Results From Across the Web

7 Reasons You Have No Motivation To Work (And ... - Zippia
Feeling like your work matters and feeling a connection to your coworkers can have a huge effect on how motivated we are at...
Read more >
How to Keep Working When You're Just Not Feeling It
How to Keep Working When You're Just Not Feeling It · Design Goals, Not Chores · Find Effective Rewards · Sustain Progress ·...
Read more >
[NeedAdvice] I really can't start doing work : r/getdisciplined
So I'm an almost 21 year old computer science student. I was good at school and I was doing okay for most of...
Read more >
What to Do When You Can't Find a Job: 13 Tips | FlexJobs
You've tried. But despite your best efforts, you simply can't find a job. Don't despair. These tips can help you find a job...
Read more >
4 reasons you can't focus at work (and how to destroy each one)
Learn why you can't focus at work, and what you can do to concentrate and get more done. Don't miss this expert advice...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found