React Native React/RCT*.h not found (1)

React Native is always painful to use 3rd party libraries with native code.One of the issues we often face is React/RCT*.h file not found. Specific case we are going to inspect today is when using outdated 3rdparty package which is not providing autolinking. Projects for iOS that does not provides autolinking means the project does …

Creating an efficient development workflow for Hubspot

Creating an efficient development workflow for Hubspot

Setting up an efficient developer workflow will help you work more effectively when building websites on the HubSpot CMS. Depending on the nature of your web development team, or the nature of a specific project, your workflow may differ.  For example, a single developer building out a new site in a new HubSpot CMS account …