FAQs

Browser support?

Pose and React Pose support all major browsers.

For legacy IE11 support, the following polyfills are required:

Filesize?

As of version 3.0:

  • Pose is 15.7kb
  • React Pose is 18.8kb, or 17kb for pre-existing users of Styled Components or Emotion due to shared modules.

Server-side rendering?

Currently React Pose doesn’t apply any styles on the server, and you may need to apply initial styles via your CSS solution.