Hammad
Hammad
@henrikra for a current work around you could add a pre-build script that replaces the AppCenter-Config.plist depending on the build. It will copy you old config for backup, then replace...
@henrikra you can make sure to undo the changes in the script by doing a post compile script that cleans up.
Forked the repo if you would like to make this pull request on it https://github.com/hammadzz/NavBarDropdownMenu This current repo is unmaintained.
Forked the repo if you would like to make this pull request on it https://github.com/hammadzz/NavBarDropdownMenu This current repo is unmaintained.
@Crash-- from my package.json "react-native": "^0.49.5" This issue is seen with another library as well. I can make a new branch and give that React/UIView+React.h as shot. I also suspect...
@Tamiyadd can you check if you have react in your pods file and your package.json? I suspect it was that but I never got back to checking. I just used...
@Tamiyadd try without it.
I am new to Zappa but I really need this package as part of my app. How can I help get this fixed for a merge? Its been a long...
Is the simplest current solution what @erindan is doing currently? Is it good enough for small scale production use? If it isn't good enough maybe I will drop Zappa for...
@erindan any chance you can share more on how you generated the compatible files and the names of the ones you added to the root directory of the Zappa project....