Results 8 comments of Axel

@rohit-sharma-92 @deggertsen @rezasazesh I had the same error yesterday. As there does not seem to have a solution, my solution for it was to copy the class EventRegister directly in...

> iOS Fixes also available if you need comment here Thanks a lot for that. Yes the iOS fixes would help a lot ! :)

@manojmehra-spraxa thanks for that. I try a bit during lunch break, but still have the "No such module 'ReactNativeNavigation'" error for iOS. I will take a better look after my...

> can you provide some files like podfile , etc and did you change the RNNAppDelegate.mm file inside node module ! Hey @manojmehra-spraxa Thanks to take some time following my...

@fernandopontue Thanks a lot. I've got the same error as yours. Will investigate this one right now.

@fernandopontue I realised the problem was AppDelegate.swift which is different in RN 0.80 from older version, so rnn-link did not change anything in it. I try to change it a...

> here is the AppDelegate.swift file [@apponthebeach](https://github.com/apponthebeach) you can check this as i missed this file to add here > > ``` > import UIKit > import React > import...

> > [@fernandopontue](https://github.com/fernandopontue) I realised the problem was AppDelegate.swift which is different in RN 0.80 from older version, so rnn-link did not change anything in it. I try to change...