I have just began to learn react native however id like to add drawer navigator for the application however I do not know how I would be able to implement it into my current app. Any changes to go towards react-navigation have just broken it beyond repair. Im currently using react native router flux for navigating however there seems to be no drawer option for this method that I can find.
Is there a tutorial or simple method of adding a navigation drawer?