airbnb / airbnb/native-navigation
One error before compiling
- Dominant language
- Java
- Stars
- 3.1k
- Forks
- 173
- PR merge metrics
- No merged PRs in 30d
Description
React Native: 0.46.4
native-navigation: 0.2.1
The line 28 is giving me error `No known instance method for selector 'makeNavigationControllerWithRootViewController'` at `AppDelegate.m`
Here is the picture of the error:

If I comment line 28 it will compile and of course the app crashes on start up. Any tips for this?
Here is also repo of this problem: https://github.com/henrikra/native-navigation-rn-0.46
Contributor guide
Research direction
Start with AppDelegate.m line 28 and the reported React Native 0.46.4 and native-navigation 0.2.1 versions. Reproduce the compiler error using the linked native-navigation-rn-0.46 repository, then verify that the app compiles and starts without commenting out the navigation call.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- objective-c, react-native
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100