Travis Nuttall

Results 7 issues of Travis Nuttall

Part of this will include removing the old Navigator dependency and using ReactNavigation instead

I'm on step 4 in the readme, registering the react package. Android studio is giving me error on these lines for passing in this to the ReactDatePackage: ``` @Override protected...

This is a potential fix for #344, and updates the alias namespace logic to no longer rely on case sensitivity for unique aliases

fixes #39 Always returning a new view instance prevents crashing when multiple PDFViews are rendered.

Hi John! 👋 I ran into an error `cannot read property 'noParse' of undefined` after upgrading to webpack 3. It seems that `this.options.module` is now undefined 😢 . Looking over...

I use [Volta](https://volta.sh/) to manage my node version. I am able to install and run claude code via npm without problems. When I install opencode via npm however it is...

I am attempting to add Zeego and `[email protected]` to my vanilla react native app (version 0.81.4) and am getting the following error when building in Xcode: ``` react-native-ios-utilities/ios/Sources/ObjcHelpers/RNIObjcUtils.mm:103:37: error: no...