Keith Townsend
Keith Townsend
The following is incorrect in the readme example usage: ```javascript async componentDidMount() { const heights = await MeasureText.heights({( texts, /* texts to measure */ width, /* container width */ fontSize,...
MS made a change to their API that became effective November 15, 2018 in which the same auth-code cannot be used more than once. This library is broken by that...
React 15.5 moved PropTypes to its own module prop-types. React-Native 0.44 deprecated View.propTypes in favor of ViewPropTypes. ScrollView property keyboardShouldPersistTaps expects "always" value instead of implied value; currently just results...