Code Monkey home page Code Monkey logo

Comments (4)

bright-sea avatar bright-sea commented on July 22, 2024

version 0.7 doesn't work with RN version 0.6 any more (dependence issue which solved recently after RN dependency removal in package.json of your plugin). This issue stopped us from upgrading to RN0.6.

from react-native-side-menu.

Kureev avatar Kureev commented on July 22, 2024

It seems that you're not specifying any backgroundColor for main view. As you know, side menu lies behind content view, so if your content view is transparent, you see what you see. Just add backgroundColor to content view and first your issue should be solved.

About the second one: fb release updates really fast and breaks backward compatibility, I'm trying to do my best to fix that ASAP. If it's a simple issue, you can try to compose PR, I would be glad to merge it.

from react-native-side-menu.

bright-sea avatar bright-sea commented on July 22, 2024

Thanks, @Kureev

Yes, if I add a background to the main view, it is ok now. But this background setting was not required in version 0.7. If this is the solution, maybe we need add this requirement into document.

It seems some changes in version 0.8 force this requirement. I personally don't think this is a good solution. I like version 0.7 which works great without setting any background.

Regard to issue "version 0.7 can't work with RN0.6", you already fixed it by remove dependency of RN directly from package.json. So new version 0.9 works with RN0.6. As we have a solution "Add background for main content" now, we are OK to use Side menu 0.9 with RN0.6.

from react-native-side-menu.

Kureev avatar Kureev commented on July 22, 2024

Closed as outdated

from react-native-side-menu.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.