airbnb / airbnb/native-navigation

One error before compiling

Open
#133 0 comments 0 reactions 0 assignees View on GitHub
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:
![image](https://user-images.githubusercontent.com/12229968/28500750-5740d87e-6fd6-11e7-8115-5c036fc07130.png)
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.