Iker Sastre
Iker Sastre
ERROR Invariant Violation: Module AppRegistry is not a registered callable module ( React native V6)
Try to add this line in the file where you add the navigation: ```js import * as React from 'react'; ``` this has worked for me.
> For Android, Step 1 can be removed and Step 3 should use implementation and not compile. Compile has been removed from gradle. > > 3. Insert the following lines...
For Android, Step 1 can be removed and Step 3 should use implementation and not compile. Compile has been removed from gradle. Insert the following lines inside the dependencies block...
Same issue here. Any updates on an official release date??