Gabriel Vincent
Gabriel Vincent
The toolbar will only follow the keyboard if it's inside the textView's `inputAccessoryView`.
> Is there a good reason to write `Math.floor(breaks.length / Math.sqrt(breaks.length))` instead of `Math.floor(Math.sqrt(breaks.length))` ? My reasoning was that we want to jump indexes by `sqrt(n)`. In an array of...
@fukemy It looks like `@react-navigation/stack` is missing. Try `npm i @react-navigation/stack` or `yarn add @react-navigation/stack`.
I didn't. I ended up choosing a simpler UI without a lot of fluff.
Thanks for letting me know, @Rick-Anderson. This is so sad.
Just made the modifications you requested. On 13/05/2013, at 04:12, Luca Spiller [email protected] wrote: > Thank's it looks good! Two things before I merge it in though: > > Remove...