search

Home  >  Q&A  >  body text

ios - The framework project produced contains masonry, how to deal with it and avoid conflicts

Masonry was introduced into the framework I created. I dragged Masonry in when packaging and chose not to reference it into the framework project.
When integrating the framework into the project, prompt:


#Please tell me how to avoid conflicts between the framework and local third-party libraries in this situation. How to solve this reference problem

PHP中文网PHP中文网2728 days ago796

reply all(1)I'll reply

  • 伊谢尔伦

    伊谢尔伦2017-05-31 10:34:41

    Manually add class prefix to massory in your framework

    reply
    0
  • Cancelreply