Numan

Results 188 comments of Numan

@mrousavy it is the kind of listener that will give us a callback of every frame. [onTransitionProgress](https://github.com/software-mansion/react-native-screens/pull/890/files#diff-a9e337c8af445fef4812205f5e25332a6df571179e14d66ada72898c20cb7074R391) I think we have to add support for `createSharedElementStackNavigator` after [software-mansion/react-native-screens#890](https://github.com/software-mansion/react-native-screens/pull/890) merge

@gabrieldonadel this is an architectural change so we have to update test cases if it is functionality-wise okay then i will also write test cases.

@lunaleaps let me know if https://github.com/react-native-community/cli/pull/1545. this PR works for you?

@thymikee yes, I am interested to contribute to this feature or other bug fixing. it will be an honor for me to contribute and talk to you people. after office...

@thymikee maybe if I am wrong, my understanding is, you are talking about generic placeholders in templates like [create-react-native-library](https://github.com/callstack/react-native-builder-bob/blob/f1a2c081399b77dd8485f0334297641a1250a80b/packages/create-react-native-library/templates/swift-library/ios/%7B%25-%20project.name%20%25%7D.m#L3) `` or `{{ project.name }}` for example, if the user writes...

@thymikee sorry, I was too much busy in my office and social life. today I have made PR for custom placeholders. you can review and let me know if you...

just installed `react-dom` and the error is resolved 😄

@troZee is there any example to make scroll tab view by using pagerview? ![tab](https://user-images.githubusercontent.com/36044436/175527001-6f78d9ae-35f6-4c6d-8013-6934933022f5.gif)

@troZee can you publish this in the Alpha/beta version?