Happy Wednesday, I'm trying to implement your package and I got all the way up until the point of using it when I get the red screen of death prompting the error that is specified in the title. Android isn't giving me any errors for compiling the project, linking the project, or setting up the project in my MainActivity.java. However when I attempt to use the picker my javascript can't seem to find DateAndroid from within NativeModules. Does this mean that I'm not linking the file correctly? Or do I need to do something additional in my react native code base?
Thanks for your time! Emmett
Happy Wednesday, I'm trying to implement your package and I got all the way up until the point of using it when I get the red screen of death prompting the error that is specified in the title. Android isn't giving me any errors for compiling the project, linking the project, or setting up the project in my MainActivity.java. However when I attempt to use the picker my javascript can't seem to find DateAndroid from within NativeModules. Does this mean that I'm not linking the file correctly? Or do I need to do something additional in my react native code base? Thanks for your time! Emmett