calebmer / connect

10 stars 2 forks source link

Pin scroll view to bottom when scrolling down #50

Closed calebmer closed 5 years ago

calebmer commented 5 years ago

This will fix the issue people observed where sometimes comments appear underneath the comment input bar. This will also improve the experience as people scroll up and new posts. are added.

Doing this well will require making native changes.

calebmer commented 5 years ago

This fixes the bug mentioned by @Jordanaman127, @brenthaertlein, and others.

calebmer commented 5 years ago

Fixes https://github.com/calebmer/connect/issues/54

calebmer commented 5 years ago

Fixed with https://github.com/calebmer/connect/commit/f2d75bd96db99dae0bfbbce69edca15efdadbab4

calebmer commented 5 years ago

Oh wait, I actually need to implement the pinWindowTo prop on iOS before closing this.

calebmer commented 5 years ago

Fixed on iOS with https://github.com/calebmer/connect/commit/92cc1f92746e1218dfde76486864b87b4a55ad1b