Git Product home page Git Product logo

autoresponsive-react-native's Introduction

autoresponsive-react-native's People

Contributors

barbarosh avatar ctscoville avatar stereodenis avatar xudafeng avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

autoresponsive-react-native's Issues

Error when building Naming collision

Error building DependencyGraph:
 Error: Naming collision detected: /Users/qasimalbaqali/Documents/ReactJS/vloomarkt/node_modules/autoresponsive-react-native/node_modules/react-native/packager/react-packager/src/DependencyResolver/haste/polyfills/polyfills.js collides with /Users/qasimalbaqali/Documents/ReactJS/vloomarkt/node_modules/react-native/packager/react-packager/src/Resolver/polyfills/polyfills.js

There is a naming collision going on with polyfills.js. I used npm to install and then rnpm link. Maybe that's the reason there are errors?

waterfall for react-native

Hi there!
Thanks for the plugin, it works flawlessy!
I wanted to ask if you have the waterfall version for react native available?
Thanks!

两个react native依赖冲突

Loading dependency graph...(node:11703) UnhandledPromiseRejectionWarning: Error: jest-haste-map: Haste module naming collision:
Duplicate module name: react-native
Paths: /Users/xxx/Desktop/ReactNative/ReactDemo/node_modules/autoresponsive-react-native/node_modules/react-native/package.json collides with /Users/xxx/Desktop/ReactNative/ReactDemo/node_modules/react-native/package.json

This error is caused by hasteImpl returning the same name for different files.
at setModule (/Users/xxx/Desktop/ReactNative/ReactDemo/node_modules/metro/node_modules/jest-haste-map/build/index.js:569:17)
at workerReply (/Users/xxx/Desktop/ReactNative/ReactDemo/node_modules/metro/node_modules/jest-haste-map/build/index.js:641:9)
at processTicksAndRejections (internal/process/next_tick.js:81:5)
(node:11703) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 2)
(node:11703) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
(node:11703) UnhandledPromiseRejectionWarning: Error: jest-haste-map: Haste module naming collision:
Duplicate module name: react-native
Paths: /Users/xxx/Desktop/ReactNative/ReactDemo/node_modules/autoresponsive-react-native/node_modules/react-native/package.json collides with /Users/xxx/Desktop/ReactNative/ReactDemo/node_modules/react-native/package.json

This error is caused by hasteImpl returning the same name for different files.
at setModule (/Users/xxx/Desktop/ReactNative/ReactDemo/node_modules/metro/node_modules/jest-haste-map/build/index.js:569:17)
at workerReply (/Users/xxx/Desktop/ReactNative/ReactDemo/node_modules/metro/node_modules/jest-haste-map/build/index.js:641:9)
at processTicksAndRejections (internal/process/next_tick.js:81:5)
(node:11703) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 3)
Error: jest-haste-map: Haste module naming collision:
Duplicate module name: react-native
Paths: /Users/xxx/Desktop/ReactNative/ReactDemo/node_modules/autoresponsive-react-native/node_modules/react-native/package.json collides with /Users/xxx/Desktop/ReactNative/ReactDemo/node_modules/react-native/package.json

This error is caused by hasteImpl returning the same name for different files.
at setModule (/Users/xxx/Desktop/ReactNative/ReactDemo/node_modules/metro/node_modules/jest-haste-map/build/index.js:569:17)
at workerReply (/Users/xxx/Desktop/ReactNative/ReactDemo/node_modules/metro/node_modules/jest-haste-map/build/index.js:641:9)
at processTicksAndRejections (internal/process/next_tick.js:81:5)

Android Installation Issue

Hi,

I installed this package and I used it. So it works well on the iOS. But it doesn't show the view in the Android.

<ScrollView style={[styles.container]}> <AutoResponsive {...this.getAutoResponsiveProps()}> {this.renderChildren()} </AutoResponsive> </ScrollView>

Please explain what I should do for Android.

Thanks

Not Autoresponsive for Height

In the samples and examples provided.. the Height is being manually set.

Can Height be automatic based on the contents and the grid responsive to width.

I don't know the height of the contents since the contents are dynamic.

performance large lists

As far as I understand this is not based on the list view component, right? I'm trying to use this for an infinite scroll of images but wonder about performance when the list gets long (let's say 500 images). are there any performance optimizations built in or do you have any recommendations regarding this?

thank you.

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.