Code Monkey home page Code Monkey logo

react-native-bottomdialog's People

Contributors

ga2mer avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

react-native-bottomdialog's Issues

Modifying font size, adding "image" (maybe native BottomSheetDialogFragment )

Hi there would it be possible to allow us to modify font size of main title. I am trying to match material guidelines:

Your package is perfect, except if I could just get the Google Material style on Android. :(

Maybe we need to switch away from rebus's custom lib and use the native BottomSheetDialogFragment element of Android? - https://developer.android.com/reference/android/support/design/widget/BottomSheetDialogFragment.html

The BottomSheetDialogFragment implements exactly the behavior of Modal bottom sheets,
you can a look at the differences between them at this video https://www.youtube.com/watch?v=WeaylHAwIIk

I don't know how to do native java modules, i'm just a javascript guy, it would be so aweome if you could please support this.

Unable to resolve module 'resolveAssetSource'

error: bundling: UnableToResolveError: Unable to resolve module resolveAssetSource from C:\Users\shENpo\EdenProject\node_modules\react-native-bottomdialog\in dex.js: Module does not exist in the module map or in these directories:
C:\Users\shENpo\EdenProject\node_modules

This might be related to facebook/react-native#4968
To resolve try the following:

  1. Clear watchman watches: watchman watch-del-all.
  2. Delete the node_modules folder: rm -rf node_modules && npm install.
  3. Reset packager cache: rm -fr $TMPDIR/react-* or npm start -- --reset-cache.
    at ResolutionRequest._resolveNodeDependency (C:/Users/shENpo/EdenProject/nod
    e_modules/react-native/packager/src/node-haste/DependencyGraph/ResolutionRequest.js:470:11)
    at ResolutionRequest.resolveDependency (C:/Users/shENpo/EdenProject/node_modules/react-native/packager/src/node-haste/DependencyGraph/ResolutionRequest.js:135:29)
    at dependencyNames.map.name (C:/Users/shENpo/EdenProject/node_modules/react-native/packager/src/node-haste/DependencyGraph/ResolutionRequest.js:142:59)
    at Array.map (native)
    at ResolutionRequest.resolveModuleDependencies (C:/Users/shENpo/EdenProject/node_modules/react-native/packager/src/node-haste/DependencyGraph/ResolutionRequest.js:142:42)
    at module.readFresh.then (C:/Users/shENpo/EdenProject/node_modules/react-native/packager/src/node-haste/DependencyGraph/ResolutionRequest.js:182:40)
    at process._tickCallback (internal/process/next_tick.js:103:7)
    Bundling index.android.js 98.5% (518/522), failed.

i have this error :/

Deprecated: Note: BottomDialog.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details.

Trying to use this with RN 0.40.

Error on npm install

Note: .../node_modules/react-native-bottomdialog/android/src/main/java/rebus/bottomdialog/BottomDialog.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

Error on npm start

UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1206): UnableToResolveError: Unable to resolve module resolveAssetSource from ... /node_modules/react-native-bottomdialog/index.js: Module does not exist in the module map or in these directories:
.../node_modules

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.