This implementation is very far from system spec, both statically (no blur!) and in transitions. :/
Conversation
We'll be adding blur. Remember, this is a beta, far from stable.
1
I believe it! The blur’s another thing you actually can’t replicate. The Real Thing™ is a *dynamic* blur.
2
2
yes, we plan to add a native blur component to react native, or figure out a way use third party lib
1
1
Hey, good news: I’d thought this used private API, but just checked—looks like public APIs do this too!
1
1
Another I’m not sure how to replicate in JS: animating the KB alongside transitions. No public APIs… :/
1
(c.f Messages / FB Messenger app behavior moving between chat listing and a chat)
we definitely need a native component for that, with an event on each frame
2
Yeah… the tricky thing is that your native component has no public API it can use to move the keyboard. :/
1
1
Show replies

