Mohamad Mohebifar

Results 56 comments of Mohamad Mohebifar

I believe it should be doable using the step change event listener and updating rn-navigation's state accordingly. I am currently working on a new example app that includes react-navigation. However,...

@SiSa68 Thanks for the proposed solution. Would you be able to create a PR?

@Kreozot Yes, I'd appreciate it.

@thibautguedou3 This is indeed interesting! Could you please provide an example of the scroll view and how that is handled by copilot? - Is the position of the scroll view...

Hey @tastyqbit , could you possibly add some explanation to the docs please?

LGTM, there is just some lint issues that need to be fixed before merging

Here's the failing build: https://travis-ci.org/github/mohebifar/react-native-copilot/builds/698862581 you can also run `npm run lint` locally to run the linter

Thanks for the PR. I think it'd be nice if we could pass in a custom React component/element instead of `imageSource`. That way we can have any type of element...

I don't think the `image` thing is really needed anymore when we have `extraComponent`. Also, it can be confusing having both `text` and `extraComponent`. What would be the expected behavior...

Same for this PR as well. Please do a rebase. Sorry for the delay 👀. Thank you for the great work.