GithubHelp home page GithubHelp logo

react-native-foldview's Introduction

react-native-foldview's People

Contributors

errorpro avatar haroenv avatar jmurzy avatar juliaqiuxy avatar rajaishwary avatar rezof 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  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

react-native-foldview's Issues

Remote debug issue.

First let me say this is an excellent component.

After trying multiple ways of doing the same thing in react native without success, I realised was always working, however, because I had remote debugging on an error was thrown showed the error.

Error MEssage

" RCTJSONStringify() encountered the following error: Invalid number value (infinite) in JSON write"

If remote debugging is switched off then the component renders, any ideas fix etc?

I think the error is similar to this:

facebook/react-native#2616

ListView?

Hey!
Do you see any issue with using ListView over ScrollView? I was thinking about doing something similar with a much larger list and a only one or two flips instead of the three.

I ask because I am trying the example using ListView and it is doing some funky stuff and very slow.

Not sure if I have messed something up or there is a problem else.

Thanks

Invalid layout for (114)<RCTView:

Sorry to interrupt, can we fix this?

2017-01-23 09:48:24.028 [info][tid:com.facebook.react.JavaScript] Running application "Simple" with appParams: {"rootTag":1,"initialProps":{}}. __DEV__ === true, development-level warning are ON, performance optimizations are OFF
2017-01-23 09:48:24.311 [error][tid:main][UIView+React.m:152] Invalid layout for (114)<RCTView: 0x7f81e7c1cbf0; reactTag: 114; frame = (0 0; 0 0); layer = <CALayer: 0x608000038ca0>>. position: {280, nan}. bounds: {{0, 0}, {50, nan}}
2017-01-23 09:48:24.330 [error][tid:main][UIView+React.m:152] Invalid layout for (113)<RCTView: 0x7f81e7c1c980; reactTag: 113; frame = (0 0; 0 0); layer = <CALayer: 0x608000038c00>>. position: {152.5, nan}. bounds: {{0, 0}, {80, nan}}
2017-01-23 09:48:24.332 [error][tid:main][UIView+React.m:152] Invalid layout for (115)<RCTView: 0x7f81e7c1ce60; reactTag: 115; frame = (0 0; 0 0); layer = <CALayer: 0x608000038a60>>. position: {25, nan}. bounds: {{0, 0}, {50, nan}}

PropTypes are not part of React anymore

First of all: Awesome Work!

Your library isn't compatible to newer React-Versions, since PropTypes isn't part of React anymore.

You will need to import it directly now:

import PropTypes from 'prop-types';

Android?

On android the view doesn't fully unfold, and the animation it's more like a jump.
I wonder if it's an underlaying Animated issue?

PS. I'm only starting with RN 😄
rnfoldview

Thank you.

3D doesn't work with react-native 0.44

Hi,
i've installed your lib in an app with rect-native 0.44 and it works, but the animations are all flat.
It's like the 3d effect doesn't work at all. I've even tried to install the 0.44 into your Simple project and i had the same result.
is there a way to fix it without rollback to previous react-native version?

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.