satya164
closed
Closing since Reanimated 2 is supported. Whether we use new APIs from Reanimated 2 or not isn't relevant to users of the library.
satya164
While it's the new shiny thing, Reanimated 2 doesn't have builds for JSC yet so unless you are able to migrate to Hermes, people won't be able to use React Navigation if it uses v2. It's also impossible to use chrome debugger with Reanimated 2 because of turbo modules. For now v1 APIs work just fine for everyone and don't affect how you use the library.
We'd use Reanimated 2 eventually since it makes our code more maintainable, but why is it important to consumers of the library?
Danilo Gačević
satya164: So if someone is using react navigation he has to give up on reanimated 2? Of is it possible to use reanimated 2 along with react navigation?
satya164
Danilo Gačević: reanimated 2 is backward compatible. react navigation doesn't use any new reanimated 2 APIs but it'll work just fine.