Coder Social home page Coder Social logo

cursedwizard / react-native-navigation-bottom-sheet Goto Github PK

View Code? Open in Web Editor NEW
53.0 3.0 4.0 29.67 MB

A performant customizable bottom sheet component made on top of wix react-native-navigation library.

License: MIT License

JavaScript 1.75% Java 8.99% TypeScript 82.42% Objective-C 5.69% Ruby 1.16%
react-native react-native-navigation ios android bottom-sheet bottomsheet modal sheet

react-native-navigation-bottom-sheet's Issues

snapPoints for dynamic content

Do you have any ideas in case I want to show a non-scrollable content, such as a calendars with header below, and I don't know the exact height/percentage of this content area to set the snapPoints
IMG_3D65AF58EAF4-1

Navigation Bar is reset

I had changed the Navigation Bar color, then show bottom sheet, the navigation bar background color is reset

Example seems broken

Thanks for the work of this nice project.

After I clone the project, and run yarn and yarn start, the console output:

[Thu Aug 26 2021 10:11:57.497]  ERROR    Warning: React.createElement: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: object. You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.

Check your code at renderApplication.js:45.
[Thu Aug 26 2021 10:11:57.498]  ERROR    Error: Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got: object. You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.

This error is located at:
    in RCTView (at View.js:34)
    in View (at AppContainer.js:106)
    in RCTView (at View.js:34)
    in View (at AppContainer.js:132)
    in AppContainer (at renderApplication.js:39)
[Thu Aug 26 2021 10:11:57.498]  ERROR    Error: Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got: object. You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.

This error is located at:
    in RCTView (at View.js:34)
    in View (at AppContainer.js:106)
    in RCTView (at View.js:34)
    in View (at AppContainer.js:132)
    in AppContainer (at renderApplication.js:39)

And I find that the index.tsx is use App from the './src/App',but App.tsx doesn't making a named export or default export.

Anyone using this library on iOS in Production?

Hi there,
Is there anyone who's using this library on iOS in production?
Since the maintainer of this library has developed it on Android, it would be helpful if anyone can confirm this works fine on iOS too?

onClose event?

is there android hardware back button onClose event? I realy need it.

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.