Felipe Peña
Felipe Peña
> Thanks for writing this up. I followed along and I ran into several issues (quite understandable since we kind of changed the direction of this recipe and it's across...
Merged [this PR](https://github.com/infinitered/ignite/pull/2770) to `v10` and completed this task.
> Is the plan to also use the KeyboardAwareScrollView from react-native-keyboard-controller in Screen.tsx for ScreenWithScrolling? Or is that going to be a separate PR? @frankcalise Not necessarily. I started by...
> Hmm. I think it's possible Screen (with scrolling) and handling the lists are actually separate since you wouldn't want to nest scrollviews (one being screen, the other coming from...
> This is looking good! Nice work! > > What are your thoughts on extending `src/components/ListView.tsx` similar to the way you did the demo section list? > > Does that...
Yes, we're working on a mono repo guide / recipe. It will be released alongside v10. cc: @frankcalise