Git Product home page Git Product logo

Comments (10)

fukemy avatar fukemy commented on May 27, 2024 1

ok bro, I will create issue request

from react-native-story-view.

fukemy avatar fukemy commented on May 27, 2024

any solution now? I got this error when using multistorycontainer

from react-native-story-view.

gururaj-simformsolutions avatar gururaj-simformsolutions commented on May 27, 2024

@fukemy Which react-native-reanimated version are you using in project ?

from react-native-story-view.

fukemy avatar fukemy commented on May 27, 2024

here is my package.json:

    "react-native-reanimated": "^2.9.0",
    "react-native-gesture-handler": "^2.5.0",

from react-native-story-view.

gururaj-simformsolutions avatar gururaj-simformsolutions commented on May 27, 2024

@fukemy Can you upgrade reanimated version to 2.10.0 and let us know after ?
Probable reason for this waring is in Animated.Flatlist we can not pass ref in earlier version.

This issue was fixed in reanimated 2.10.0.
Changelog of react-native-reniamted 2.9.0 to 2.10.0
software-mansion/react-native-reanimated@970576f

from react-native-story-view.

fukemy avatar fukemy commented on May 27, 2024

Hi, thanks for your suggest, i tried version 2.10.0 and the problem disappear, but I have another question, can I post here?

I have customview like this:

renderCustomView={() => (
                <Pressable onPress={() => {
                  alert('btn clicked')
                }} style={{
                    position: 'absolute',
                    backgroundColor: 'green',
                    top: 46,
                    right: 55,
                  }}>
                  <FontAwesome5Icon name='heart' size={20} color='white'/>
                </Pressable>
              )}

But I can not click, I dont know why, only close button clickable, please see the image below:

Screen Shot 2023-01-06 at 11 19 45

from react-native-story-view.

fukemy avatar fukemy commented on May 27, 2024

On android i can not swipe to see other story
https://user-images.githubusercontent.com/8202437/210930824-6af44e49-3164-4e0e-b5d4-29b6a41ed3cb.MOV

from react-native-story-view.

gururaj-simformsolutions avatar gururaj-simformsolutions commented on May 27, 2024

@fukemy Can you please create separate issue for these ? We'll look into this.

from react-native-story-view.

gururaj-simformsolutions avatar gururaj-simformsolutions commented on May 27, 2024

@fukemy Can you upgrade reanimated version to 2.10.0 and let us know after ? Probable reason for this waring is in Animated.Flatlist we can not pass ref in earlier version.

This issue was fixed in reanimated 2.10.0. Changelog of react-native-reniamted 2.9.0 to 2.10.0 software-mansion/react-native-reanimated@970576f

@karimApps142 Please follow the same. This should resolve your issue.

from react-native-story-view.

gururaj-simformsolutions avatar gururaj-simformsolutions commented on May 27, 2024

@fukemy Thanks, We will close this issue as it is resolved.

from react-native-story-view.

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.