Closed calebmer closed 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.
This fixes the bug mentioned by @Jordanaman127, @brenthaertlein, and others.
Fixes https://github.com/calebmer/connect/issues/54
Fixed with https://github.com/calebmer/connect/commit/f2d75bd96db99dae0bfbbce69edca15efdadbab4
Oh wait, I actually need to implement the pinWindowTo prop on iOS before closing this.
pinWindowTo
Fixed on iOS with https://github.com/calebmer/connect/commit/92cc1f92746e1218dfde76486864b87b4a55ad1b
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.