UNPKG

react-context

Version:
11 lines (9 loc) 174 B
--- id: contexts-os title: OS --- ``` this.context.os // string Component.contextTypes = context.subscribe(['os']) ``` Parses the userAgent string and returns the OS name.