Gabriel Vincent

Results 4 comments of 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.